mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
vhs: Update to version 0.7.2
This commit is contained in:
parent
653d6a6af9
commit
9a82c2d15e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.7.1",
|
||||
"version": "0.7.2",
|
||||
"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.7.1/vhs_0.7.1_Windows_x86_64.zip",
|
||||
"hash": "f1d6b58e4575dd79d04909c9359a0e51819f5dbda77b4c2d96a72da9a51c4973"
|
||||
"url": "https://github.com/charmbracelet/vhs/releases/download/v0.7.2/vhs_0.7.2_Windows_x86_64.zip",
|
||||
"hash": "96cfae9ccd2cfe2d17ff6ec6d462ea27ea8d07c1a7eb8ce3cb2e0f833e53666d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charmbracelet/vhs/releases/download/v0.7.1/vhs_0.7.1_Windows_i386.zip",
|
||||
"hash": "fafa1fc1ba3022f51e67d26c00477a1e0cc492a6a3f765d07a98327065bc41ae"
|
||||
"url": "https://github.com/charmbracelet/vhs/releases/download/v0.7.2/vhs_0.7.2_Windows_i386.zip",
|
||||
"hash": "bcb2d418a23ddc4380fe91a60df6c3c887a1dcd351de64ccc8f94a4d59409c20"
|
||||
}
|
||||
},
|
||||
"bin": "vhs.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user