mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nu: Update to version 0.83.1
This commit is contained in:
parent
540f190382
commit
348f5635c2
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.83.0",
|
"version": "0.83.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.83.0/nu-0.83.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/nushell/nushell/releases/download/0.83.1/nu-0.83.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "b59b8f58372d886ccfd4f43ecde96ce4f09054a832aca774d7278df04d57ae5c"
|
"hash": "1bc3dfd01f3e607c81b63cc7353ac6947a92d97d863b08c0602fecc63f050094"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nu.exe",
|
"bin": "nu.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user