diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a4982270d..3a439c5fb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ # UNRELEASED +# 0.17.0 + ### fix!: always fetch did file from canister when making canister calls `dfx canister call` will always fetch did file from the canister metadata. This is especially helpful for calling remote canisters. It's a breaking change in the sense that if the canister doesn't have the `candid:service` metadata, we will not read the local did file from build artifact, and dfx will issue a warning in this case to encourage canister developers to put the did file into canister metadata. @@ -22,6 +24,17 @@ The following commands now work outside of a project: - `dfx canister deposit-cycles ` - `dfx canister uninstall-code ` +## Dependencies + +### Replica + +Updated replica to elected commit 044cfd5147fc97d7e5a214966941b6580c325d72. +This incorporates the following executed proposals: + +- [127463](https://dashboard.internetcomputer.org/proposal/127463) +- [127461](https://dashboard.internetcomputer.org/proposal/127461) +- [127104](https://dashboard.internetcomputer.org/proposal/127104) + # 0.16.0 ### feat: large canister modules now supported diff --git a/nix/sources.json b/nix/sources.json index 412fa9146c..991e52aef6 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -2,53 +2,53 @@ "canister_sandbox-x86_64-darwin": { "builtin": false, "description": "The canister_sandbox binary. It must be updated together with the replica binary.", - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", - "sha256": "1h6r06fkrmk6b4rfyg8dfgxfaw9bqrsvfzgaqc39myg47nswi9a0", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", + "sha256": "1db7lxpyiwj76a583mir5cv5r5va0mc4llag5dsbbl069nscvxib", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/canister_sandbox.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/canister_sandbox.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-darwin/canister_sandbox.gz" }, "canister_sandbox-x86_64-linux": { "builtin": false, "description": "The canister_sandbox binary. It must be updated together with the replica binary.", - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", - "sha256": "17p1jq77kcqgc058kli6wsyiksyh66ghgv6k2hxvif3fmnpfnxz7", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", + "sha256": "1yf4i5yrfn69nj4rcgsh3hxabl4imjs85jpchpaaqiammwbnwcjv", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/canister_sandbox.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/canister_sandbox.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-linux/canister_sandbox.gz" }, "ic-admin-x86_64-darwin": { "builtin": false, "description": "The ic-admin binary.", - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", - "sha256": "09p1l9jvb0f8whdv4dy3mbrl4nf695aps4l4i8dpvl9ia41s7hjm", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", + "sha256": "0s9j80sp5ichdw0pihxy478wbp371nvs7ys73w2chb59xb96d4aa", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/ic-admin.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/ic-admin.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-darwin/ic-admin.gz" }, "ic-admin-x86_64-linux": { "builtin": false, "description": "The ic-admin binary.", - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", - "sha256": "0aprgricbmc8glagcfhsl3r33pg7fcyxyyw2kpjg42j2hzyb7hbp", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", + "sha256": "1s84b8viv0qav8j8s40ng0zg6s8bb4740a5xqyamkwx997qp6iwb", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/ic-admin.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/ic-admin.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-linux/ic-admin.gz" }, "ic-btc-adapter-x86_64-darwin": { "builtin": false, - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", - "sha256": "1wp1pk97a1d6fl1d0gblw0bzz80cjm1brkl50h42sp0cxzgzvz4c", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", + "sha256": "0vkbhvbply643p1l51zxzq4ajbndpbpysrgg9rdb71mj3n4m3pib", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/ic-btc-adapter.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/ic-btc-adapter.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-darwin/ic-btc-adapter.gz" }, "ic-btc-adapter-x86_64-linux": { "builtin": false, - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", - "sha256": "1h1vmnawi1rwwhjqdczci3hfbvpdy5rkf9h9qdznmh1s9sqlad19", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", + "sha256": "0ms1l8yfdzzada9hq2qr8zn5mpkgcah7pc6brlsr8g438zr4q27v", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/ic-btc-adapter.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/ic-btc-adapter.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-linux/ic-btc-adapter.gz" }, "ic-btc-canister": { @@ -61,68 +61,68 @@ }, "ic-https-outcalls-adapter-x86_64-darwin": { "builtin": false, - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", - "sha256": "0l4xlqwsmgmh9yqkabq172m4i2q27ifbihmr9pxiqrfsz585qk79", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", + "sha256": "0n54zfxs5dph8j5wgk7z878gkgsrga5pflrn35dnbrksakl7wbjj", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/ic-https-outcalls-adapter.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/ic-https-outcalls-adapter.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-darwin/ic-https-outcalls-adapter.gz" }, "ic-https-outcalls-adapter-x86_64-linux": { "builtin": false, - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", - "sha256": "15zsn11ijamgz20s5ylla4bi6b5jrpjsy4a3f303xashykhm8p1v", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", + "sha256": "0idvf9c6s4gw5fznh1gwd0fg5sqgxnszcrjf3ijrms8ryn018hv5", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/ic-https-outcalls-adapter.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/ic-https-outcalls-adapter.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-linux/ic-https-outcalls-adapter.gz" }, "ic-nns-init-x86_64-darwin": { "builtin": false, "description": "The ic-nns-init binary.", - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", - "sha256": "0d4m42g12bgsg9xpjv7p4apycdacc753pff7cq7fhyw989m5q136", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", + "sha256": "05f494sfidv6cb0d311kwjicyf610ksxj157gazqcgdq6ry442kx", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/ic-nns-init.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/ic-nns-init.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-darwin/ic-nns-init.gz" }, "ic-nns-init-x86_64-linux": { "builtin": false, "description": "The ic-nns-init binary.", - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", - "sha256": "0vsw23bxzb7afha765353s97ai9h96gsxqk1s04x3b0ga88qhbq9", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", + "sha256": "16gcbrsmzd13z4gnxfnc6jmwavc8y7vb7kvsr6kzflr1ig2nik6c", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/ic-nns-init.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/ic-nns-init.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-linux/ic-nns-init.gz" }, "ic-starter-x86_64-darwin": { "builtin": false, - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", - "sha256": "0skkhacdl129vnyx6q0bjx8mgzkgiwrxsnkciyp6434v72sr2ky8", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", + "sha256": "1sr78xkpgyaql302gqh9a0xd8kpf58zwrl4b8hr42hzhyxcxkif9", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/ic-starter.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/ic-starter.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-darwin/ic-starter.gz" }, "ic-starter-x86_64-linux": { "builtin": false, - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", - "sha256": "11zxvvb6q86ssj130i0nacy39pzl3pm29zgv32hjkz2si41qg2p5", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", + "sha256": "0884gx97whdvc7fj972a7rkhvzx7lccvlrf02piby3hm9cx617r4", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/ic-starter.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/ic-starter.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-linux/ic-starter.gz" }, "icx-proxy-x86_64-darwin": { "builtin": false, - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", - "sha256": "187ww64jpjzmyp996b3zmm5j9liz2mwbf6vm561xnic1pg4px571", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", + "sha256": "0x0b73khf9a7kjbilyp30hdhv1iyjxl1qzkdfgippn9wiszkzs6p", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/icx-proxy-dev.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/icx-proxy-dev.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-darwin/icx-proxy-dev.gz" }, "icx-proxy-x86_64-linux": { "builtin": false, - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", - "sha256": "1sdpavhcnmnjf29r3k5afxjk6fvsv1sz830sbay5mx5b5q4x7wh3", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", + "sha256": "1r73b5far02qwjy4dl7p7bxdgnawzmbv60r8g6280zfk2s52m0n2", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/icx-proxy-dev.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/icx-proxy-dev.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-linux/icx-proxy-dev.gz" }, "motoko-base": { @@ -154,55 +154,55 @@ "replica-x86_64-darwin": { "builtin": false, "description": "The replica binary. It must be updated together with the canister_sandbox binary.", - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", - "sha256": "06y9kqikzkw3cxsp04vxhfymd5dicvfkrr59b5fjbj3bi40ivn5i", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", + "sha256": "12xbk7m2r8rdyqn29xr6b21scj89jldq06phdjg21cq6ycn5vg69", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/replica.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/replica.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-darwin/replica.gz" }, "replica-x86_64-linux": { "builtin": false, "description": "The replica binary. It must be updated together with the canister_sandbox binary.", - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", - "sha256": "0af7mz8k86fxchybmfy43w2l1xw8dp1qnxl5dldwbhyrr1x1x48r", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", + "sha256": "1gdwv0x017b3h7bqdm6zmradf3h41l52bfrwhmvxj8hkcj27qzgg", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/replica.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/replica.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-linux/replica.gz" }, "sandbox_launcher-x86_64-darwin": { "builtin": false, "description": "The sandbox_launcher binary. It must be updated together with the replica binary.", - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", "sha256": "1mnmm9kjljng8gj4g9wak9abm9iyzcf2z2awvlm2bkrnh936m401", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/sandbox_launcher.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/sandbox_launcher.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-darwin/sandbox_launcher.gz" }, "sandbox_launcher-x86_64-linux": { "builtin": false, "description": "The sandbox_launcher binary. It must be updated together with the replica binary.", - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", - "sha256": "07aiwbjgj08n1511c5mldwniipq7nf5dpl72g4f1908z23ndljwp", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", + "sha256": "0iy123jfqdfzy72fzg3wr0ay5bsxaxi2k9npxbky0chbr3bwcwn8", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/sandbox_launcher.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/sandbox_launcher.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-linux/sandbox_launcher.gz" }, "sns-x86_64-darwin": { "builtin": false, "description": "The sns binary.", - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", - "sha256": "0l8812c1z4pkza8qn0vydrd6q4k2saahj0kg74725x158fndnc4i", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", + "sha256": "1lyc65mkq47q4h8yp8sj20s6898kqqk2wb4m1wq1dqjki1dnaw67", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/sns.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/sns.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-darwin/sns.gz" }, "sns-x86_64-linux": { "builtin": false, "description": "The sns binary.", - "rev": "324eb99eb7531369a5ef75560f1a1a652d123714", - "sha256": "0r9npfkm9b3pg5388mxnj6aldvjpc6y2604gc7lahlyc25rqvl9y", + "rev": "044cfd5147fc97d7e5a214966941b6580c325d72", + "sha256": "1xlmaxww45cn1h11d9piar6hnnszrwspyla0a9npnmiqbx08dns7", "type": "file", - "url": "https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/sns.gz", + "url": "https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/sns.gz", "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-linux/sns.gz" } } diff --git a/src/dfx/assets/dfx-asset-sources.toml b/src/dfx/assets/dfx-asset-sources.toml index 7afe09c44a..1c1a17d56c 100644 --- a/src/dfx/assets/dfx-asset-sources.toml +++ b/src/dfx/assets/dfx-asset-sources.toml @@ -1,29 +1,29 @@ # generated by write-dfx-asset-sources.sh -replica-rev = '324eb99eb7531369a5ef75560f1a1a652d123714' +replica-rev = '044cfd5147fc97d7e5a214966941b6580c325d72' [x86_64-darwin.icx-proxy] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/icx-proxy-dev.gz' -sha256 = 'e1947ec9bb8145db8329751bb778153fd2244bad7f2c93d2f5f5cb2b89e1fca0' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/icx-proxy-dev.gz' +sha256 = 'd7e83fbf8e3cd97be3736d7e1c68973e860d1b04e37a1a979c472507e7380b74' [x86_64-darwin.ic-admin] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/ic-admin.gz' -sha256 = '55c2a3035131d17d1b8a84127d5549c65942f3aac337b21be4c881b565a2e126' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/ic-admin.gz' +sha256 = '4a9166d2eaa92cc8041f47fba3b70d67dcc5d121bec378016f90c57235403269' [x86_64-darwin.ic-btc-adapter] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/ic-btc-adapter.gz' -sha256 = '8cfcfddfef0c5c2d080485cebc42950ca0ff17e0743dd00275a60575d2bce1f2' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/ic-btc-adapter.gz' +sha256 = '2bde51891db286b35a4eef65edefbacd2ea908fefd8742c31dc4787ad7866b6e' [x86_64-darwin.ic-https-outcalls-adapter] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/ic-https-outcalls-adapter.gz' -sha256 = 'e94c5c50f9da651cfb4db9c2b85c3c028b48aa38012f35b14fb0beaa39a69d50' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/ic-https-outcalls-adapter.gz' +sha256 = '522e7ee8547ae6655b193653778b7a59bff9d041ffccc78b44f0b6a2bbfba458' [x86_64-darwin.ic-nns-init] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/ic-nns-init.gz' -sha256 = '66045c6a42897be80e66c7b93bca614c35e6af22f76c797b7afa2d119e209534' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/ic-nns-init.gz' +sha256 = '7d0a427c36b83d86bf7aa704d9f504c138cfa2e43384d1c06266b7e83449c415' [x86_64-darwin.ic-starter] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/ic-starter.gz' -sha256 = 'c84f91b5389b0c62ae8f6c5add338f6ffe5751970b60d3bddd4904da9882736a' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/ic-starter.gz' +sha256 = 'c9c5d959f7f0434132448bd0cc3f2aee4ed43a5009e227c0a058f977674727eb' [x86_64-darwin.motoko] url = 'https://github.com/dfinity/motoko/releases/download/0.10.4/motoko-Darwin-x86_64-0.10.4.tar.gz' @@ -31,21 +31,21 @@ sha256 = '21cb1e976d4970c64e5335bba74cb76a5b056811b9a6460d1bf9432229026757' # The replica and canister_sandbox binaries must have the same revision. [x86_64-darwin.replica] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/replica.gz' -sha256 = 'b1d81d01896bc8255d59a9e43cdd66b19556bd837d1370756783cf3f239ec91b' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/replica.gz' +sha256 = 'c9bc5d2cf306b3209e6cf01a801b950949a6835826f7242cf62da32cea99ab8b' # The replica and canister_sandbox binaries must have the same revision. [x86_64-darwin.canister_sandbox] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/canister_sandbox.gz' -sha256 = '40a5c8b53de4f99a06c3ea7db775c62b71e5fa730d3def325966d63c9d01d9c0' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/canister_sandbox.gz' +sha256 = '2bf6cdb44d06d0b5742b4f514a58056a975c362b39d6818a3247f2e86fa767b5' [x86_64-darwin.sandbox_launcher] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/sandbox_launcher.gz' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/sandbox_launcher.gz' sha256 = '01906a468236cf252add5c892f1cfb3ea6ba549a8aa747e443cf4a2a67aad5d6' [x86_64-darwin.sns] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-darwin/sns.gz' -sha256 = '9130dbac4325f4220e396f020995d262126c5a6e7e038b91faf3921f98080851' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-darwin/sns.gz' +sha256 = 'c770655b8853e216300f952c2e26c6132564341052a3eb1124f8103c6b31ccd3' [x86_64-darwin.motoko-base] url = 'https://github.com/dfinity/motoko/releases/download/0.10.4/motoko-base-library.tar.gz' @@ -56,28 +56,28 @@ url = 'https://github.com/dfinity/bitcoin-canister/releases/download/release%2F2 sha256 = '09f5647a45ff6d5d05b2b0ed48613fb2365b5fe6573ba0e901509c39fb9564ac' [x86_64-linux.icx-proxy] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/icx-proxy-dev.gz' -sha256 = '03f2d3092eabf45abc5a1a0cf475d87a3b336577aacc919370d256cbe056b7e9' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/icx-proxy-dev.gz' +sha256 = 'c2822a8a16d37d8084792803b357fd5cd9d7fa3af7d046bce45880ac5c59e3e4' [x86_64-linux.ic-admin] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/ic-admin.gz' -sha256 = '77c1b3fc87420af2e49d827bdf3d73e7dd31f2a01a3af6147d88d5c5627ef92a' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/ic-admin.gz' +sha256 = '8b4773f149a9f35995c7bd28400e590b69f33e7816108d24da0a831d375a04e9' [x86_64-linux.ic-btc-adapter] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/ic-btc-adapter.gz' -sha256 = '293445b14e3ac06a7fc309263773f1edeee5e088ecb38625e43c87c895ad3bc0' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/ic-btc-adapter.gz' +sha256 = 'fb084cf247833c9435cdcbb07ba0626fde5aec47190b0c936aeaffe63ca24157' [x86_64-linux.ic-https-outcalls-adapter] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/ic-https-outcalls-adapter.gz' -sha256 = '3b5c54e1f450ab3ec0704311afe5cdb22c13175194faa281f8af2a1943b0fa97' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/ic-https-outcalls-adapter.gz' +sha256 = '65431480f519e99a651c4e66f6b5ed0febf21c68fc0568bf2bfc116d5872bb45' [x86_64-linux.ic-nns-init] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/ic-nns-init.gz' -sha256 = '092f8811520facd109d061e2ae9f49304575921e6514731474eaacdfd7105c6f' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/ic-nns-init.gz' +sha256 = 'cccc68c58b2153f7a7c97acfb3f6f1886dc5ab34ccba6e1ff923b45f755eec99' [x86_64-linux.ic-starter] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/ic-starter.gz' -sha256 = 'e58a8703895afc29a118fbfd24ea1df4df343c5316443082d4da206cd6defd87' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/ic-starter.gz' +sha256 = '249f603a4b150ebfe215c065ba19a3a7ff0d673e4a9c24dd61bb417e527f0421' [x86_64-linux.motoko] url = 'https://github.com/dfinity/motoko/releases/download/0.10.4/motoko-Linux-x86_64-0.10.4.tar.gz' @@ -85,21 +85,21 @@ sha256 = '48beb994fe4fc1630e83cc98979e0f77130b23bb909ecf7a1b108140d6088856' # The replica and canister_sandbox binaries must have the same revision. [x86_64-linux.replica] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/replica.gz' -sha256 = '19911e7ac8d9c3c51b6d85768bc36d88f740051fc4bbba3c64dd1934d1afc729' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/replica.gz' +sha256 = 'ef7d7c84641322d977853cbb250a0d040ed754aedfd486d781639d003ad8bcbd' # The replica and canister_sandbox binaries must have the same revision. [x86_64-linux.canister_sandbox] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/canister_sandbox.gz' -sha256 = 'e777ebaead6eb8b83b14d3ec079f31d0eb19bde626d2890a600fb3790e96e19e' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/canister_sandbox.gz' +sha256 = '5b326e17af5545acd485ecca82b4ac91d0a53a1c503f9689b4c958977d89c4f9' [x86_64-linux.sandbox_launcher] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/sandbox_launcher.gz' -sha256 = '974bdaec101f81141c79e2d0db8ab307df182d6fb4161642091601f9e4e2511d' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/sandbox_launcher.gz' +sha256 = 'c872c6d7c80b32e0e7ead7a62962575dafe215c87cbcefc4f1df35ece410c147' [x86_64-linux.sns] -url = 'https://download.dfinity.systems/ic/324eb99eb7531369a5ef75560f1a1a652d123714/binaries/x86_64-linux/sns.gz' -sha256 = '3ed18d7311cc53a8e8618f0023bc6157ee469591b65784467977ac54a7bb3665' +url = 'https://download.dfinity.systems/ic/044cfd5147fc97d7e5a214966941b6580c325d72/binaries/x86_64-linux/sns.gz' +sha256 = '47db86405f38567b6d5240517f35cf5f5b0b4d56f1a616020c9615c2795795f6' [x86_64-linux.motoko-base] url = 'https://github.com/dfinity/motoko/releases/download/0.10.4/motoko-base-library.tar.gz'