diff --git a/bucket/nushell.json b/bucket/nushell.json index cc98287..8cb6ac6 100644 --- a/bucket/nushell.json +++ b/bucket/nushell.json @@ -1,12 +1,12 @@ { - "version": "0.98.0", + "version": "0.99.1", "description": "A modern shell written in Rust", "homepage": "https://www.nushell.sh", "license": "MIT", "architecture": { "arm64": { - "url": "https://github.com/nushell/nushell/releases/download/0.98.0/nu-0.98.0-aarch64-pc-windows-msvc.zip", - "hash": "e3dcb9c3b7e15208e83037da1fcc4ac656b92b96098c9f63e87c497d83da8781" + "url": "https://github.com/nushell/nushell/releases/download/0.99.1/nu-0.99.1-aarch64-pc-windows-msvc.zip", + "hash": "43c56c947b2092709295027a99220cb3319117cfc49699a3a9b95b16cb68f40e" } }, "bin": "nu.exe", diff --git a/bucket/zig-aarch64.json b/bucket/zig-aarch64.json index aa1db2c..1f939a8 100644 --- a/bucket/zig-aarch64.json +++ b/bucket/zig-aarch64.json @@ -1,5 +1,5 @@ { - "version": "0.14.0-dev.1694", + "version": "0.14.0-dev.2092", "description": "General-purpose programming language designed for robustness, optimality, and maintainability.", "homepage": "https://ziglang.org/", "license": "MIT", @@ -8,9 +8,9 @@ }, "architecture": { "arm64": { - "url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.1694+3b465ebec.zip", - "hash": "ef696fc97e28acc53e91606739add05e5d5c3fd4f25016ed5c404770a8abdbe8", - "extract_dir": "zig-windows-aarch64-0.14.0-dev.1694+3b465ebec" + "url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.2092+ba5f57616.zip", + "hash": "4efbce853c211b9557ce15c0390ed9be1ba68c513c063e0e65b986bcc8f2e395", + "extract_dir": "zig-windows-aarch64-0.14.0-dev.2092+ba5f57616" } }, "bin": "zig.exe",