mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
nu: Update to version 0.88.1
This commit is contained in:
parent
67ed7b0a7a
commit
e017783b21
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.88.0",
|
"version": "0.88.1",
|
||||||
"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.88.0/nu-0.88.0-x86_64-windows-msvc-full.zip",
|
"url": "https://github.com/nushell/nushell/releases/download/0.88.1/nu-0.88.1-x86_64-windows-msvc-full.zip",
|
||||||
"hash": "0d459cf1413f10314b57cf724e605545d444d5b5a45ea017d2936bdd5d883c08"
|
"hash": "d1844f6726deec4ab10f95554578ec093fc184db39e15fa29e621f3543b6f72b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/nushell/nushell/releases/download/0.88.0/nu-0.88.0-aarch64-windows-msvc-full.zip",
|
"url": "https://github.com/nushell/nushell/releases/download/0.88.1/nu-0.88.1-aarch64-windows-msvc-full.zip",
|
||||||
"hash": "c1973e723cff106ffb729cdd823431272e4d911b33ab6992600b8d5c287e88a9"
|
"hash": "a088b8bb77c0deedad0da6eb39f3273bf878b2d460dea5632a065b3d4121b6c4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nu.exe",
|
"bin": "nu.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user