From e96f244eba5f0be582792fec0a86614bffbebb4b Mon Sep 17 00:00:00 2001 From: Force Charlie <6904176+fcharlie@users.noreply.github.com> Date: Tue, 22 Oct 2024 10:07:43 +0800 Subject: [PATCH] nu: update to 0.99.1 --- bucket/nu.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nu.json b/bucket/nu.json index dbca82e..6279e46 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,12 +1,12 @@ { "description": "A modern shell written in Rust", - "version": "0.99.0", + "version": "0.99.1", "homepage": "https://www.nushell.sh/", "license": "MIT", - "url64": "https://github.com/nushell/nushell/releases/download/0.99.0/nu-0.99.0-x86_64-pc-windows-msvc.zip", - "url64.hash": "SHA256:d6be0bfbd11244d945cca43c7cc59797edb75f54f276927114b9330e13c68d25", - "urlarm64": "https://github.com/nushell/nushell/releases/download/0.99.0/nu-0.99.0-aarch64-pc-windows-msvc.zip", - "urlarm64.hash": "SHA256:93ef242de664893dd04083117c6accd7a1169928e04ab6d75d3beb0a78835fa6", + "url64": "https://github.com/nushell/nushell/releases/download/0.99.1/nu-0.99.1-x86_64-pc-windows-msvc.zip", + "url64.hash": "SHA256:a99b21db594ae24bb8f0ab046e3632561b3c8e1b689f8a8537004ac554665def", + "urlarm64": "https://github.com/nushell/nushell/releases/download/0.99.1/nu-0.99.1-aarch64-pc-windows-msvc.zip", + "urlarm64.hash": "SHA256:43c56c947b2092709295027a99220cb3319117cfc49699a3a9b95b16cb68f40e", "extension": "zip", "force_delete": [ "${APPDATA}\\nushell",