warp-terminal: 0.2026.04.15.08.45.stable_04 -> 0.2026.06.03.09.49.stable_01 (#515772)

This commit is contained in:
Masum Reza
2026-06-09 16:41:50 +00:00
committed by GitHub
2 changed files with 9 additions and 8 deletions
+3 -2
View File
@@ -4,7 +4,7 @@
stdenv,
fetchurl,
autoPatchelfHook,
undmg,
_7zz,
zstd,
alsa-lib,
curl,
@@ -107,7 +107,8 @@ let
sourceRoot = ".";
nativeBuildInputs = [ undmg ];
# Warp.dmg is APFS formatted, which is unsupported by undmg
nativeBuildInputs = [ _7zz ];
installPhase = ''
runHook preInstall
+6 -6
View File
@@ -1,14 +1,14 @@
{
"darwin": {
"hash": "sha256-Mff9jfrWQJ2YovS+yW7/NhwGDGASIvUFEAaH04YF6rw=",
"version": "0.2026.04.15.08.45.stable_04"
"hash": "sha256-vJE22Nn9GXfNZcdvwH74X28nhLrxESoAX8XtxzDSBmI=",
"version": "0.2026.06.03.09.49.stable_01"
},
"linux_x86_64": {
"hash": "sha256-tGhC+pjPQTTd5XTKwQJ/ctnLcQY6lvvI6zRjXByon5g=",
"version": "0.2026.04.15.08.45.stable_04"
"hash": "sha256-dVBJ9L+e8B4WlVuMPWb0nDRdDkx8+eydbiAiJUm/OQg=",
"version": "0.2026.06.03.09.49.stable_01"
},
"linux_aarch64": {
"hash": "sha256-U7gctUpWhJP2hfF62I7wh/cdE9ixVEVnKd6B1dOoLfc=",
"version": "0.2026.04.15.08.45.stable_04"
"hash": "sha256-llYMjRqZAlpbhzQTjndW7cgcEnGvdtcaP8bPmrP8HVo=",
"version": "0.2026.06.03.09.49.stable_01"
}
}