Merge pull request #310687 from r-ryantm/auto-update/renode-unstable

renode-unstable: 1.15.0+20240502gita79411a5d -> 1.15.0+20240509git8750f2500
This commit is contained in:
Weijia Wang 2024-05-13 23:36:04 +02:00 committed by GitHub
commit de2ea7f05c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,11 +5,11 @@
renode.overrideAttrs (finalAttrs: _: { renode.overrideAttrs (finalAttrs: _: {
pname = "renode-unstable"; pname = "renode-unstable";
version = "1.15.0+20240502gita79411a5d"; version = "1.15.0+20240509git8750f2500";
src = fetchurl { src = fetchurl {
url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-portable.tar.gz"; url = "https://builds.renode.io/renode-${finalAttrs.version}.linux-portable.tar.gz";
hash = "sha256-JgmoVTFq5z/4YFnmqn/nct7M50JOevQHWfMsaVtBybo="; hash = "sha256-bvPY+VPKCHG0/QHBsM7frU0+9sSMHV0ImISChHfWiAE=";
}; };
passthru.updateScript = passthru.updateScript =