Unverified Commit be4a9b04 authored by rewine's avatar rewine Committed by GitHub
Browse files

Merge pull request #308877 from DontEatOreo/update-warp-terminal

 warp-terminal: 0.2024.04.16.08.02.stable_00 -> 0.2024.05.07.08.02.stable_02
parents 8c43a719 7222a513
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -99,7 +99,7 @@ meta = with lib; {
  homepage = "https://www.warp.dev";
  license = licenses.unfree;
  sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
  maintainers = with maintainers; [ emilytrau Enzime imadnyc ];
  maintainers = with maintainers; [ emilytrau Enzime imadnyc donteatoreo ];
  platforms = platforms.darwin ++ [ "x86_64-linux" ];
};

+4 −4
Original line number Diff line number Diff line
{
  "darwin": {
    "hash": "sha256-oIRZtj1BZWioO1ucEXnJQoz/FfDNHWLdYLExuLk+aJk=",
    "version": "0.2024.04.23.08.01.stable_03"
    "hash": "sha256-Ky5JyocpI9JKvhmmhk0Cg/Eo7icmo6FQAT639cGIGrA=",
    "version": "0.2024.05.07.08.02.stable_02"
  },
  "linux": {
    "hash": "sha256-R9//eoelQkH8OAhoU0ux+o1EpQozWhRJwCTTSY9LBGU=",
    "version": "0.2024.04.23.08.01.stable_03"
    "hash": "sha256-zUbWNgiupBoFWoN3I726FejGtGne9dctaiGlPBbj5KU=",
    "version": "0.2024.05.07.08.02.stable_02"
  }
}