mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
nu: Update to version 0.108.0
This commit is contained in:
parent
543dd52d00
commit
78de4f7625
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.107.0",
|
"version": "0.108.0",
|
||||||
"description": "A modern shell written in Rust",
|
"description": "A modern shell written in Rust",
|
||||||
"homepage": "https://www.nushell.sh",
|
"homepage": "https://www.nushell.sh",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/nushell/nushell/releases/download/0.107.0/nu-0.107.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/nushell/nushell/releases/download/0.108.0/nu-0.108.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "6f62ab495b5166239512429886f944eab9153f734a27703516d5eabb5d370e4d"
|
"hash": "425a423950bbbec95f1e879fe036fd861cbbcbba9bef03398a4057f9febe7de8"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/nushell/nushell/releases/download/0.107.0/nu-0.107.0-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/nushell/nushell/releases/download/0.108.0/nu-0.108.0-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "e78539a8638c8f470c6458421ae4ca046a842b8852df3d329c46891d7e25aba0"
|
"hash": "becc2946a6f548571d20e167365fc456c382db2aec632b49218fb2ebfc4775dd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nu.exe",
|
"bin": "nu.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user