diff --git a/bucket/nu.json b/bucket/nu.json index 08e19dc2e1..9db360727d 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,16 +1,16 @@ { - "version": "0.96.1", + "version": "0.97.1", "description": "A modern shell written in Rust", "homepage": "https://www.nushell.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/nushell/nushell/releases/download/0.96.1/nu-0.96.1-x86_64-pc-windows-msvc.zip", - "hash": "b6e425a69aa944f7be897f853e3e6c87c41f06c0096a2860414f89696921902b" + "url": "https://github.com/nushell/nushell/releases/download/0.97.1/nu-0.97.1-x86_64-pc-windows-msvc.zip", + "hash": "72d446c8416b906f1be18f44cd5cd72be218d62214965a6c4dab887d873c1279" }, "arm64": { - "url": "https://github.com/nushell/nushell/releases/download/0.96.1/nu-0.96.1-aarch64-pc-windows-msvc.zip", - "hash": "9c339c4626590d278431563d834e5511d8fd6667df304f0d864363e8b6f9b1e6" + "url": "https://github.com/nushell/nushell/releases/download/0.97.1/nu-0.97.1-aarch64-pc-windows-msvc.zip", + "hash": "76f523f5dd342cfd37576033acc57055d6cef389f2250fe2e486e855cd296ddf" } }, "bin": "nu.exe",