mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
nu: Update to version 0.12.0 (#957)
This commit is contained in:
parent
69372d59c4
commit
ebdecf5d68
@ -1,13 +1,13 @@
|
||||
{
|
||||
"homepage": "https://www.nushell.sh",
|
||||
"version": "0.11.0",
|
||||
"version": "0.12.0",
|
||||
"license": "MIT",
|
||||
"description": "A modern shell written in Rust.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.11.0/nu_0_11_0_windows.zip",
|
||||
"hash": "ce5a68ddd969f0e5a30894247ea4c5058e5bccf3b7ba908822ebc44461df4bcc",
|
||||
"extract_dir": "nu_0_11_0_windows\\nushell_0_11_0",
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.12.0/nu_0_12_0_windows.zip",
|
||||
"hash": "5bfef278ec363e17f5c1cbb4188b65fb45fca4d18907aa9a1d36d6d24be15e6c",
|
||||
"extract_dir": "nu_0_12_0_windows\\nushell_0_12_0",
|
||||
"installer": {
|
||||
"script": [
|
||||
"New-Item \"$dir\\Plugins\" -ItemType Directory | Out-Null",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user