Skip to content

Commit 0d53d50

Browse files
authored
nu: update to 0.99.0
1 parent d36ad1b commit 0d53d50

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/nu.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"description": "A modern shell written in Rust",
3-
"version": "0.98.0",
3+
"version": "0.99.0",
44
"homepage": "https://www.nushell.sh/",
55
"license": "MIT",
6-
"url64": "https://github.com/nushell/nushell/releases/download/0.98.0/nu-0.98.0-x86_64-pc-windows-msvc.zip",
7-
"url64.hash": "SHA256:fed5996abef6d4415dfb93217379f4d9bdfb2ce913e3b9503ad69377b14dd887",
8-
"urlarm64": "https://github.com/nushell/nushell/releases/download/0.98.0/nu-0.98.0-aarch64-pc-windows-msvc.zip",
9-
"urlarm64.hash": "SHA256:e3dcb9c3b7e15208e83037da1fcc4ac656b92b96098c9f63e87c497d83da8781",
6+
"url64": "https://github.com/nushell/nushell/releases/download/0.99.0/nu-0.99.0-x86_64-pc-windows-msvc.zip",
7+
"url64.hash": "SHA256:d6be0bfbd11244d945cca43c7cc59797edb75f54f276927114b9330e13c68d25",
8+
"urlarm64": "https://github.com/nushell/nushell/releases/download/0.99.0/nu-0.99.0-aarch64-pc-windows-msvc.zip",
9+
"urlarm64.hash": "SHA256:93ef242de664893dd04083117c6accd7a1169928e04ab6d75d3beb0a78835fa6",
1010
"extension": "zip",
1111
"force_delete": [
1212
"${APPDATA}\\nushell",

0 commit comments

Comments
 (0)