nu: Update to version 0.39.0

This commit is contained in:
Jakub Čábera 2021-10-26 23:14:32 -07:00
parent b1563b7452
commit 63b8af183f

View File

@ -1,13 +1,13 @@
{
"version": "0.38.0",
"version": "0.39.0",
"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.38.0/nu_0_38_0_windows.zip",
"hash": "0067e4531ca70ac69fa6e5aecff64631771c33813bc664bbd04905f95c674d44",
"extract_dir": "nu_0_38_0_windows\\nushell-0.38.0"
"url": "https://github.com/nushell/nushell/releases/download/0.39.0/nu_0_39_0_windows.zip",
"hash": "effc1a7fd5e442153beffcec0833f72f467b7cd3069009f24791fa1b3c6ea7e3",
"extract_dir": "nu_0_39_0_windows\\nushell-0.39.0"
}
},
"bin": "nu.exe",