Skip to content

Commit 2159473

Browse files
nushell: Update to version 0.101.0
1 parent 11a02e9 commit 2159473

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bucket/nushell.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"version": "0.100.0",
2+
"version": "0.101.0",
33
"description": "A modern shell written in Rust",
44
"homepage": "https://www.nushell.sh",
55
"license": "MIT",
66
"architecture": {
77
"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"
8+
"url": "https://github.com/nushell/nushell/releases/download/0.101.0/nu-0.101.0-aarch64-pc-windows-msvc.zip",
9+
"hash": "0e92ca38f53a22db932252a6bcc820294b561eb85293e556e7909bab040e3bbc"
1010
}
1111
},
1212
"bin": "nu.exe",

0 commit comments

Comments
 (0)