Compare commits

..

No commits in common. "main" and "distro-v0.4.1" have entirely different histories.

3 changed files with 7 additions and 14 deletions

View File

@ -1,3 +1,3 @@
{
".": "0.4.2"
".": "0.4.1"
}

View File

@ -1,12 +1,5 @@
# Changelog
## [0.4.2](https://github.com/fluencelabs/nox-distro/compare/distro-v0.4.1...distro-v0.4.2) (2023-11-16)
### Features
* bump nox 0.16.2 ([#193](https://github.com/fluencelabs/nox-distro/issues/193)) ([5797017](https://github.com/fluencelabs/nox-distro/commit/579701701c1a742f403fecdcbe563dfc2f306f78))
## [0.4.1](https://github.com/fluencelabs/nox-distro/compare/distro-v0.4.0...distro-v0.4.1) (2023-11-15)

View File

@ -1,12 +1,12 @@
{
"x86_64": {
"version": "0.16.2",
"url": "https://github.com/fluencelabs/nox/releases/download/nox-v0.16.2/nox-x86_64",
"sha256": "df16ae9074ddc81438391ffc01eb734da973b430ef45cf6e0ad3c8cc35f158fb"
"version": "0.16.1",
"url": "https://github.com/fluencelabs/nox/releases/download/nox-v0.16.1/nox-x86_64",
"sha256": "72b458f00d3a0cf21e9e5fa755837916ba35e149ab1c18b7d485d598fffcd386"
},
"aarch64": {
"version": "0.16.2",
"url": "https://github.com/fluencelabs/nox/releases/download/nox-v0.16.2/nox-aarch64",
"sha256": "89a020bad277a1bbcb845a6f8f804a7e121158f2cbda7149c23e371cbab18fe6"
"version": "0.16.1",
"url": "https://github.com/fluencelabs/nox/releases/download/nox-v0.16.1/nox-aarch64",
"sha256": "cb3db43af1fd3f80cd90dcf3ba4107c440fcd3e09b210e14d1048275f49f4c1e"
}
}