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