nu: Update to version 0.38.0

This commit is contained in:
Jakub Čábera 2021-10-06 00:02:17 -07:00
parent d77ff75f1d
commit 1e71c51698

View File

@ -1,13 +1,13 @@
{
"version": "0.37.0",
"version": "0.38.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.37.0/nu_0_37_0_windows.zip",
"hash": "adfb02e055129498ca7019b880e0b78881531167325c4c56464cabecd4a267f3",
"extract_dir": "nu_0_37_0_windows\\nushell-0.37.0"
"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"
}
},
"pre_install": [