renode-unstable: 1.15.0+20240517gitf683c4f59 -> 1.15.0+20240603gitf830e6345
This commit is contained in:
parent
5a89767c33
commit
6659fa37f9
@ -5,11 +5,11 @@
|
||||
|
||||
renode.overrideAttrs (finalAttrs: _: {
|
||||
pname = "renode-unstable";
|
||||
version = "1.15.0+20240517gitf683c4f59";
|
||||
version = "1.15.0+20240603gitf830e6345";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-portable.tar.gz";
|
||||
hash = "sha256-fbGzh2vBKmtLbji8FunbNmbONZdFpJ/r6VUEO8odUec=";
|
||||
hash = "sha256-4DV5dYnT7oZl/i7k3g6ydXxIRt4+z/jLZAB7c6JDgO4=";
|
||||
};
|
||||
|
||||
passthru.updateScript =
|
||||
|
Loading…
Reference in New Issue
Block a user