mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
nu: Update to version 0.107.0
This commit is contained in:
parent
4491da0862
commit
5e35e3d05c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.106.1",
|
||||
"version": "0.107.0",
|
||||
"description": "A modern shell written in Rust",
|
||||
"homepage": "https://www.nushell.sh",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.106.1/nu-0.106.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "720964e9257f2ff78a26f172e7119fb92d82b8f602a6d59b86c4d8f84dc7c14f"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.107.0/nu-0.107.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "6f62ab495b5166239512429886f944eab9153f734a27703516d5eabb5d370e4d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.106.1/nu-0.106.1-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "2660040c8c99507adf7831cf4443e68dfa0fad2453081f9bbc252f898c871e1d"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.107.0/nu-0.107.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "e78539a8638c8f470c6458421ae4ca046a842b8852df3d329c46891d7e25aba0"
|
||||
}
|
||||
},
|
||||
"bin": "nu.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user