Merge pull request #336125 from r-ryantm/auto-update/rasm

rasm: 2.2.5 -> 2.2.6
This commit is contained in:
Nick Cao 2024-08-20 15:59:36 -04:00 committed by GitHub
commit 64244b43da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "rasm";
version = "2.2.5";
version = "2.2.6";
src = fetchFromGitHub {
owner = "EdouardBERGE";
repo = "rasm";
rev = "v${version}";
hash = "sha256-m2XRi9RF089dBpkwcu/zgmd3XnBF4uJU5B4ec4WJ36I=";
hash = "sha256-DX+i9G+HK0Iek6qmsYQFbieHUtRazKkcyv+gYQ748X0=";
};
# by default the EXEC variable contains `rasm.exe`