mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 13:41:21 +00:00
nu: Update to version 0.13.0
This commit is contained in:
parent
ab75dc70c1
commit
93e787da59
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.nushell.sh",
|
"homepage": "https://www.nushell.sh",
|
||||||
"version": "0.12.0",
|
"version": "0.13.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"description": "A modern shell written in Rust.",
|
"description": "A modern shell written in Rust.",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/nushell/nushell/releases/download/0.12.0/nu_0_12_0_windows.zip",
|
"url": "https://github.com/nushell/nushell/releases/download/0.13.0/nu_0_13_0_windows.zip",
|
||||||
"hash": "5bfef278ec363e17f5c1cbb4188b65fb45fca4d18907aa9a1d36d6d24be15e6c",
|
"hash": "2e4271ceb803b38aea3f0d2607270e381ddb9c045497ae3b6bded441cd6d57dd",
|
||||||
"extract_dir": "nu_0_12_0_windows\\nushell_0_12_0",
|
"extract_dir": "nu_0_13_0_windows\\nushell_0_13_0",
|
||||||
"installer": {
|
"installer": {
|
||||||
"script": [
|
"script": [
|
||||||
"New-Item \"$dir\\Plugins\" -ItemType Directory | Out-Null",
|
"New-Item \"$dir\\Plugins\" -ItemType Directory | Out-Null",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user