renode-unstable: 1.15.3+20250202git50d499e4e -> 1.15.3+20250214git71a264d7b

This commit is contained in:
R. Ryantm 2025-02-17 15:31:45 +00:00
parent eaee7b7a45
commit d09e693880

View File

@ -7,11 +7,11 @@
renode.overrideAttrs ( renode.overrideAttrs (
finalAttrs: _: { finalAttrs: _: {
pname = "renode-unstable"; pname = "renode-unstable";
version = "1.15.3+20250202git50d499e4e"; version = "1.15.3+20250214git71a264d7b";
src = fetchurl { src = fetchurl {
url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-dotnet.tar.gz"; url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-dotnet.tar.gz";
hash = "sha256-aLeBd506FRuTTIS0ZAlJQ1OBNWrK8YY4vfmLj6YpUI0="; hash = "sha256-QDicOg49zK0RHmmGxN5NGi/hqTTnVv49EZ6ZymfhLVA=";
}; };
passthru.updateScript = passthru.updateScript =