mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
vhs: Update to version 0.10.0
This commit is contained in:
parent
9fa93feb89
commit
cdccca30dc
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.9.0",
|
||||
"version": "0.10.0",
|
||||
"homepage": "https://github.com/charmbracelet/vhs",
|
||||
"description": "A cli application that allows you to create terminal GIFs as code for integration testing and demoing your CLI tools (ex. neofetch/winfetch).",
|
||||
"license": "MIT",
|
||||
@ -9,14 +9,14 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/charmbracelet/vhs/releases/download/v0.9.0/vhs_0.9.0_Windows_x86_64.zip",
|
||||
"hash": "9da16cca61123e78c90e8fdd95f4dc9185254f7b32c87c08de03d13e66b16ed6",
|
||||
"extract_dir": "vhs_0.9.0_Windows_x86_64"
|
||||
"url": "https://github.com/charmbracelet/vhs/releases/download/v0.10.0/vhs_0.10.0_Windows_x86_64.zip",
|
||||
"hash": "7f5cffbbd01fe4229af0540856ddc0da933af0c16c05b1fbe62e0ef2097038a8",
|
||||
"extract_dir": "vhs_0.10.0_Windows_x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charmbracelet/vhs/releases/download/v0.9.0/vhs_0.9.0_Windows_i386.zip",
|
||||
"hash": "d32f4d5c7bd2a96ae8bf82b5d930fe1368e48b694315fedb33bb9d18ddb59d26",
|
||||
"extract_dir": "vhs_0.9.0_Windows_i386"
|
||||
"url": "https://github.com/charmbracelet/vhs/releases/download/v0.10.0/vhs_0.10.0_Windows_i386.zip",
|
||||
"hash": "3877df84e95a0a48e2ed611bf5b68f69d7905f39e6cd5345f1244dbc4bf2a5e7",
|
||||
"extract_dir": "vhs_0.10.0_Windows_i386"
|
||||
}
|
||||
},
|
||||
"bin": "vhs.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user