Merge pull request #322197 from r-ryantm/auto-update/renode-unstable
renode-unstable: 1.15.1+20240615gitdd55f8ea4 -> 1.15.1+20240623git05720ced1
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
|
||||
renode.overrideAttrs (finalAttrs: _: {
|
||||
pname = "renode-unstable";
|
||||
version = "1.15.1+20240615gitdd55f8ea4";
|
||||
version = "1.15.1+20240623git05720ced1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-portable.tar.gz";
|
||||
hash = "sha256-CxV92sGxRlITi0jhi/O0J/FwLGyJVS7niIzlO3s3pis=";
|
||||
hash = "sha256-xqAkOBdG1tC7uFDxxG6DzQMs9NqG2QtBXACzEGN44u8=";
|
||||
};
|
||||
|
||||
passthru.updateScript =
|
||||
|
||||
Reference in New Issue
Block a user