Skip to content

Commit

Permalink
chore: update defold hash (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Oct 1, 2024
1 parent 085f918 commit a19eb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/defold/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ let

src = fetchurl {
url = "https://github.com/defold/defold/releases/download/${version}/Defold-x86_64-linux.tar.gz";
hash = "sha256-C/cUUe8BnedAkDtwvLE8lM3NQ7T6G2TMDjXw8salfhI=";
hash = "sha256-H3RLN5GNeknMMZM8UIQfeORLyXWJMuO2qxPdvcgoFNs=";
};

dontBuild = true;
Expand Down

0 comments on commit a19eb7c

Please sign in to comment.