mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 06:41:22 +00:00
nu: Update to version 0.92.0
This commit is contained in:
parent
77bf848558
commit
e52340eae0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.91.0",
|
"version": "0.92.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.91.0/nu-0.91.0-x86_64-windows-msvc-full.zip",
|
"url": "https://github.com/nushell/nushell/releases/download/0.92.0/nu-0.92.0-x86_64-windows-msvc-full.zip",
|
||||||
"hash": "ace81bf3034b5b1b332d925210ec1440e1ed64b7eee65843f84e6db817a4d303"
|
"hash": "2d8d40c99d44f0c69188a2050670872e111f4818b25571dfb941ea7d41354347"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/nushell/nushell/releases/download/0.91.0/nu-0.91.0-aarch64-windows-msvc-full.zip",
|
"url": "https://github.com/nushell/nushell/releases/download/0.92.0/nu-0.92.0-aarch64-windows-msvc-full.zip",
|
||||||
"hash": "99981ac7350c1d6eaa3900427e1e88cbfef909d0c589c252170e210ca9fce727"
|
"hash": "d10fc6b977ae1f4d60843b9b46ab9c1a74944fdcceb9a7cde8cfd4680a28b918"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nu.exe",
|
"bin": "nu.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user