mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
nu: Update to version 0.92.1
This commit is contained in:
parent
fd79c0aad8
commit
a63c68db85
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.92.0",
|
||||
"version": "0.92.1",
|
||||
"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.92.0/nu-0.92.0-x86_64-windows-msvc-full.zip",
|
||||
"hash": "2d8d40c99d44f0c69188a2050670872e111f4818b25571dfb941ea7d41354347"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.92.1/nu-0.92.1-x86_64-windows-msvc-full.zip",
|
||||
"hash": "c035c36b673ed4d833bf94512a86313ced00fbbdba2c080a90892f14d9f08c28"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.92.0/nu-0.92.0-aarch64-windows-msvc-full.zip",
|
||||
"hash": "d10fc6b977ae1f4d60843b9b46ab9c1a74944fdcceb9a7cde8cfd4680a28b918"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.92.1/nu-0.92.1-aarch64-windows-msvc-full.zip",
|
||||
"hash": "7a7fae495a1c63cfcebc4b84dc6d56e773a4870c1b0e9459f7f5bc93332b3d07"
|
||||
}
|
||||
},
|
||||
"bin": "nu.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user