Unverified Commit 67de82c3 authored by Jörg Thalheim's avatar Jörg Thalheim Committed by GitHub
Browse files

ghostty{,-bin}: 1.1.3 -> 1.2.0 (#443221)

parents 47d80e0e b3fd043d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,11 +8,11 @@

stdenvNoCC.mkDerivation (finalAttrs: {
  pname = "ghostty-bin";
  version = "1.1.3";
  version = "1.2.0";

  src = fetchurl {
    url = "https://release.files.ghostty.org/${finalAttrs.version}/Ghostty.dmg";
    hash = "sha256-ZOUUGI9UlZjxZtbctvjfKfMz6VTigXKikB6piKFPJkc=";
    hash = "sha256-QyHKQ00iRxWS6GwPfRAi9RDSlgX/50N0+MASmnPGAo4=";
  };

  sourceRoot = ".";
+151 −175

File changed.

Preview size limit exceeded, changes collapsed.

+24 −30

File changed.

Preview size limit exceeded, changes collapsed.