Skip to content

Commit ef6ba81

Browse files
renode-unstable: 1.15.3+20241112git6e850cb52 -> 1.15.3+20241217git398e80b6e (#366706)
2 parents a01b0bf + 1f6b08c commit ef6ba81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/re/renode-unstable/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
renode.overrideAttrs (
88
finalAttrs: _: {
99
pname = "renode-unstable";
10-
version = "1.15.3+20241112git6e850cb52";
10+
version = "1.15.3+20241217git398e80b6e";
1111

1212
src = fetchurl {
1313
url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-dotnet.tar.gz";
14-
hash = "sha256-GkmzPc0pPRglkuGzPU+rLUcwlhw8v4VgQnxnkzT/+cI=";
14+
hash = "sha256-DJau7daj06GHWr3uGAbb6/oKb4QIefRqH6QoYjy5JNU=";
1515
};
1616

1717
passthru.updateScript =

0 commit comments

Comments
 (0)