nu: Update to version 0.99.1

This commit is contained in:
github-actions[bot] 2024-10-21 00:36:39 +00:00
parent c7d8759934
commit 93dbace921

View File

@ -1,16 +1,16 @@
{ {
"version": "0.99.0", "version": "0.99.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.99.0/nu-0.99.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/nushell/nushell/releases/download/0.99.1/nu-0.99.1-x86_64-pc-windows-msvc.zip",
"hash": "d6be0bfbd11244d945cca43c7cc59797edb75f54f276927114b9330e13c68d25" "hash": "a99b21db594ae24bb8f0ab046e3632561b3c8e1b689f8a8537004ac554665def"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nushell/nushell/releases/download/0.99.0/nu-0.99.0-aarch64-pc-windows-msvc.zip", "url": "https://github.com/nushell/nushell/releases/download/0.99.1/nu-0.99.1-aarch64-pc-windows-msvc.zip",
"hash": "93ef242de664893dd04083117c6accd7a1169928e04ab6d75d3beb0a78835fa6" "hash": "43c56c947b2092709295027a99220cb3319117cfc49699a3a9b95b16cb68f40e"
} }
}, },
"bin": "nu.exe", "bin": "nu.exe",