fix(deps): Update Nox to 0.14.4

This commit is contained in:
fluencebot 2023-09-07 00:43:46 +00:00
parent a98736eeab
commit a05fdf68eb

View File

@ -1,12 +1,12 @@
{
"x86_64": {
"version": "0.14.3",
"url": "https://github.com/fluencelabs/nox/releases/download/rust-peer-v0.14.3/nox-x86_64",
"sha256": "bf8e6e41176a187d9e277b8d4e359a2174036e28a0304a75a1965d2a3f768389"
"version": "0.14.4",
"url": "https://github.com/fluencelabs/nox/releases/download/rust-peer-v0.14.4/nox-x86_64",
"sha256": "29f403870ca8a4f257b41e35dabcb0bb545b721de73bbc59e095d24bbfd4d8ab"
},
"aarch64": {
"version": "0.14.3",
"url": "https://github.com/fluencelabs/nox/releases/download/rust-peer-v0.14.3/nox-aarch64",
"sha256": "3de1b065263a2fb154d5b131d5d5a9a09acb2bf188f3cffca81c208ee11bd0a4"
"version": "0.14.4",
"url": "https://github.com/fluencelabs/nox/releases/download/rust-peer-v0.14.4/nox-aarch64",
"sha256": "9c8590f8c2c2b4f82f9f3ec67ba34ae4bf7e16607644534030a906e302fa07a4"
}
}