mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
volta: Update to version 1.0.8
This commit is contained in:
parent
0b2741edd3
commit
49d6f71e5b
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.7",
|
||||
"version": "1.0.8",
|
||||
"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/v1.0.7/volta-1.0.7-windows.zip",
|
||||
"hash": "97167246571395318f48fc58c4f9820010388bd7eb3d7adcdafed8188596bab8",
|
||||
"url": "https://github.com/volta-cli/volta/releases/download/v1.0.8/volta-1.0.8-windows.zip",
|
||||
"hash": "1dd5e3ff8460fe5c69face874d67666893e1e177d2666fdd061a99328725f205",
|
||||
"installer": {
|
||||
"script": [
|
||||
"function UpdateExeFile([String] $original, [String] $file, [Switch] $Removal) {",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user