Skip to content

Commit

Permalink
test(governance): Tell bazel about the Governance release we did on M…
Browse files Browse the repository at this point in the history
…onday (2024-11-18). (#2751)

This PR was created in the usual way, i.e.

```
bazel run //rs/nervous_system/tools/sync-with-released-nevous-system-wasms
```
  • Loading branch information
daniel-wong-dfinity-org authored Nov 21, 2024
1 parent acdbe1f commit 3d01d63
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions mainnet-canisters.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"sha256": "fd25a4e2e283b498c3be1aaf63cc9b2726264d78a12b12f43ad453ceeb575e7c"
},
"governance": {
"rev": "aa91ecacdf3824e193e21b70e0127e8d3edab51a",
"sha256": "18ca5b86271c76459f249c87d80c9e0172e09f64e18c04cf1c28d95f3489de4e"
"rev": "f5a63fd41933eee24ab3a6c71e43c67c1048e0db",
"sha256": "c7cd011d711edadc024d2673c090cea17688eca1748648d04c0c0afbdaebdbdc"
},
"index": {
"rev": "dac2f36f96d7549d82fa8e3c714979255ce57afd",
Expand All @@ -60,16 +60,16 @@
"sha256": "657010591182ce758c86f020d1eade5f7a188072cf0de9c41e2f9d577849c964"
},
"sns-wasm": {
"rev": "d265b130647f04aa25909ec1fbb8294ce0139d1c",
"sha256": "3760ee699c5b61fcec2fb5662924dbe3198062ae075e950f494f496185de232e"
"rev": "f5a63fd41933eee24ab3a6c71e43c67c1048e0db",
"sha256": "54a1274e04355fab3a10ec6b351735abf16ebf939b477e8863b6673a44fcf538"
},
"sns_archive": {
"rev": "e54d3fa34ded227c885d04e64505fa4b5d564743",
"sha256": "317771544f0e828a60ad6efc97694c425c169c4d75d911ba592546912dba3116"
},
"sns_governance": {
"rev": "aa91ecacdf3824e193e21b70e0127e8d3edab51a",
"sha256": "bc91fd7bc4d6c01ea814b12510a1ff8f4f74fcac9ab16248ad4af7cb98d9c69d"
"rev": "f5a63fd41933eee24ab3a6c71e43c67c1048e0db",
"sha256": "831f6cfdc355d1324ed93bb1a8d4b1f6a3eda5070e59e470cdfd0f2d35de8a88"
},
"sns_index": {
"rev": "e54d3fa34ded227c885d04e64505fa4b5d564743",
Expand All @@ -87,4 +87,4 @@
"rev": "aa91ecacdf3824e193e21b70e0127e8d3edab51a",
"sha256": "8313ac22d2ef0a0c1290a85b47f235cfa24ca2c96d095b8dbed5502483b9cd18"
}
}
}

0 comments on commit 3d01d63

Please sign in to comment.