Skip to content

Commit 61301c2

Browse files
committed
renode-unstable: 1.15.3+20250227git5f21d12f9 -> 1.15.3+20250314git5b219d820
1 parent 5cd068d commit 61301c2

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+20250227git5f21d12f9";
10+
version = "1.15.3+20250314git5b219d820";
1111

1212
src = fetchurl {
1313
url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-dotnet.tar.gz";
14-
hash = "sha256-yg13mFYNXZGb4exfra1kggVzlhU6J4UUtJC5NLfVL9E=";
14+
hash = "sha256-v23MC22DVYV+czmpktKKP8lU0JKjgoOfNkTDhm0q/4o=";
1515
};
1616

1717
passthru.updateScript =

0 commit comments

Comments
 (0)