mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
nu: Update to version 0.75.0
This commit is contained in:
parent
53cb2dbef2
commit
e36e1197ea
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.74.0",
|
"version": "0.75.0",
|
||||||
"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.74.0/nu-0.74.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/nushell/nushell/releases/download/0.75.0/nu-0.75.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "49c97a7a31ed51a20d1ae00e4fa9b9076c96b017315cda4451e87a3db51698d4"
|
"hash": "b6c2035a7fee3d354b60de3c271f96d19c839cc56ffa95588d5bb6793903413d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nu.exe",
|
"bin": "nu.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user