mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 15:11:30 +00:00
nu: Update to version 0.89.0
This commit is contained in:
parent
6187fd27a2
commit
e5f0eca01f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.88.1",
|
||||
"version": "0.89.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.88.1/nu-0.88.1-x86_64-windows-msvc-full.zip",
|
||||
"hash": "d1844f6726deec4ab10f95554578ec093fc184db39e15fa29e621f3543b6f72b"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.89.0/nu-0.89.0-x86_64-windows-msvc-full.zip",
|
||||
"hash": "62c887ef0534f020ab51141387b51584bd25eb83c50d8535061621661db353b3"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.88.1/nu-0.88.1-aarch64-windows-msvc-full.zip",
|
||||
"hash": "a088b8bb77c0deedad0da6eb39f3273bf878b2d460dea5632a065b3d4121b6c4"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.89.0/nu-0.89.0-aarch64-windows-msvc-full.zip",
|
||||
"hash": "523a03977c14a253eaf7971f56da6ddaa7cf45c36df9288de972adba215590c5"
|
||||
}
|
||||
},
|
||||
"bin": "nu.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user