mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
vhs: Update to version 0.2.0
This commit is contained in:
parent
1a85ab5c18
commit
47746d803b
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.1.1",
|
||||
"version": "0.2.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,12 +9,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/charmbracelet/vhs/releases/download/v0.1.1/vhs_0.1.1_Windows_x86_64.zip",
|
||||
"hash": "c628a4e2eac78f48036d464d0571295a932dadc76220d6a66daea1a60c599713"
|
||||
"url": "https://github.com/charmbracelet/vhs/releases/download/v0.2.0/vhs_0.2.0_Windows_x86_64.zip",
|
||||
"hash": "867b9571e61223ac78e914f9b415c7430dd81f5f983a13c767edc4173b8ecfc7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charmbracelet/vhs/releases/download/v0.1.1/vhs_0.1.1_Windows_i386.zip",
|
||||
"hash": "88c1ab9321e593cf22aa199624db9dbca5954c86f67a48a6e2bb3119e4f9c851"
|
||||
"url": "https://github.com/charmbracelet/vhs/releases/download/v0.2.0/vhs_0.2.0_Windows_i386.zip",
|
||||
"hash": "21e7edb27b1523798f5a51a63867d4a9c0e2624c820b372dc2d273649ead368c"
|
||||
}
|
||||
},
|
||||
"bin": "vhs.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user