mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
Update hash
This commit is contained in:
@@ -12,7 +12,7 @@ let
|
||||
src = selectSystem {
|
||||
x86_64-linux = pkgs.fetchurl {
|
||||
url = "https://github.com/timon-schelling/graphite-cef/releases/download/v${version}/graphite_cef_x86-64_linux.tar.xz";
|
||||
hash = "sha256-NQnddlL5lvoqJ9BLzIDUfbP/iCW/PfjNuJbtc92Y/Qw=";
|
||||
hash = "sha256-lrxAALouHjQlw5lSSZka/BNpa5PVjjcncbofgKruOWk=";
|
||||
};
|
||||
aarch64-linux = pkgs.fetchurl {
|
||||
url = "https://cef-builds.spotifycdn.com/cef_binary_${upstream}_linuxarm64_minimal.tar.bz2";
|
||||
|
||||
Reference in New Issue
Block a user