mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
volta: Update to version 2.0.1
This commit is contained in:
parent
0ddbe63d15
commit
068b7f1404
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"description": "Volta is a hassle-free way to manage your JavaScript command-line tools",
|
||||
"homepage": "https://volta.sh/",
|
||||
"license": "BSD-2-Clause",
|
||||
@ -8,8 +8,8 @@
|
||||
"",
|
||||
"(& volta completions powershell) | Out-String | Invoke-Expression"
|
||||
],
|
||||
"url": "https://github.com/volta-cli/volta/releases/download/v2.0.0/volta-2.0.0-windows.zip",
|
||||
"hash": "18f129dfd5cc0a93145b6e2a6fe23f83f16540a81201567d3c1f4fa60c53a9cc",
|
||||
"url": "https://github.com/volta-cli/volta/releases/download/v2.0.1/volta-2.0.1-windows.zip",
|
||||
"hash": "9aa846d1cc86d4ff721e66f94f8f43f490a0b85ac78a5c792e6339a96a78d01f",
|
||||
"installer": {
|
||||
"script": [
|
||||
"function UpdateExeFile([String] $original, [String] $file, [Switch] $Removal) {",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user