renode-unstable: 1.15.0+20240609git09f623310 -> 1.15.1+20240615gitdd55f8ea4
This commit is contained in:
parent
bd8d034e65
commit
ae956ce59c
@ -5,11 +5,11 @@
|
||||
|
||||
renode.overrideAttrs (finalAttrs: _: {
|
||||
pname = "renode-unstable";
|
||||
version = "1.15.0+20240609git09f623310";
|
||||
version = "1.15.1+20240615gitdd55f8ea4";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-portable.tar.gz";
|
||||
hash = "sha256-jbPvMzGXdBXT92aPXBQzw74hXW9JJeTZQgXKvILMlo0=";
|
||||
hash = "sha256-CxV92sGxRlITi0jhi/O0J/FwLGyJVS7niIzlO3s3pis=";
|
||||
};
|
||||
|
||||
passthru.updateScript =
|
||||
|
Loading…
Reference in New Issue
Block a user