We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11a02e9 commit 2159473Copy full SHA for 2159473
bucket/nushell.json
@@ -1,12 +1,12 @@
1
{
2
- "version": "0.100.0",
+ "version": "0.101.0",
3
"description": "A modern shell written in Rust",
4
"homepage": "https://www.nushell.sh",
5
"license": "MIT",
6
"architecture": {
7
"arm64": {
8
- "url": "https://github.com/nushell/nushell/releases/download/0.100.0/nu-0.100.0-aarch64-pc-windows-msvc.zip",
9
- "hash": "b5605e120441a3e387c29b76d5165852797cc73e5eac7a6812dbc6216f881813"
+ "url": "https://github.com/nushell/nushell/releases/download/0.101.0/nu-0.101.0-aarch64-pc-windows-msvc.zip",
+ "hash": "0e92ca38f53a22db932252a6bcc820294b561eb85293e556e7909bab040e3bbc"
10
}
11
},
12
"bin": "nu.exe",
0 commit comments