mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
volta: Update to version 1.1.1
This commit is contained in:
parent
fc28ca5aa0
commit
7da7d10e0d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"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/v1.1.0/volta-1.1.0-windows.zip",
|
"url": "https://github.com/volta-cli/volta/releases/download/v1.1.1/volta-1.1.1-windows.zip",
|
||||||
"hash": "d2cbeecfcc97824bc98a0254c688b70348181f412fd7c3b8ee090dd244dd8ff7",
|
"hash": "5ad9bf1eee764edf2e341a3b616206bb4fb0449e1856ea6c7dbd646c912f2a1c",
|
||||||
"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