mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nu: Update to version 0.106.1
This commit is contained in:
parent
0c39dfa72c
commit
ded242f28f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.106.0",
|
"version": "0.106.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.106.0/nu-0.106.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/nushell/nushell/releases/download/0.106.1/nu-0.106.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "95c061956b2074eea31632a7033f9492606e1254313697bdc659b7dbdb9a5083"
|
"hash": "720964e9257f2ff78a26f172e7119fb92d82b8f602a6d59b86c4d8f84dc7c14f"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/nushell/nushell/releases/download/0.106.0/nu-0.106.0-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/nushell/nushell/releases/download/0.106.1/nu-0.106.1-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "b9a75f17ba24230d0ac2c4f9cb78ff802a890b715f0ac6a924d57f9d5dcbaff4"
|
"hash": "2660040c8c99507adf7831cf4443e68dfa0fad2453081f9bbc252f898c871e1d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nu.exe",
|
"bin": "nu.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user