mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
nu: Update to version 0.99.0
This commit is contained in:
parent
d4364714b8
commit
67bebe1442
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.98.0",
|
||||
"version": "0.99.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.98.0/nu-0.98.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "fed5996abef6d4415dfb93217379f4d9bdfb2ce913e3b9503ad69377b14dd887"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.99.0/nu-0.99.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d6be0bfbd11244d945cca43c7cc59797edb75f54f276927114b9330e13c68d25"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.98.0/nu-0.98.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "e3dcb9c3b7e15208e83037da1fcc4ac656b92b96098c9f63e87c497d83da8781"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.99.0/nu-0.99.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "93ef242de664893dd04083117c6accd7a1169928e04ab6d75d3beb0a78835fa6"
|
||||
}
|
||||
},
|
||||
"bin": "nu.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user