diff --git a/bucket/vhs.json b/bucket/vhs.json index 8ac43c76d0..04bd66a6f9 100644 --- a/bucket/vhs.json +++ b/bucket/vhs.json @@ -1,5 +1,5 @@ { - "version": "0.6.0", + "version": "0.7.1", "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.6.0/vhs_0.6.0_Windows_x86_64.zip", - "hash": "ad8912327a059c048dbfb219c16fbc4b66152102d81f717cd2a62173eef06931" + "url": "https://github.com/charmbracelet/vhs/releases/download/v0.7.1/vhs_0.7.1_Windows_x86_64.zip", + "hash": "f1d6b58e4575dd79d04909c9359a0e51819f5dbda77b4c2d96a72da9a51c4973" }, "32bit": { - "url": "https://github.com/charmbracelet/vhs/releases/download/v0.6.0/vhs_0.6.0_Windows_i386.zip", - "hash": "92e519e5e054b518034d6579ea9185beaa45c96cd8f497f1c5ef609cb4f4f39e" + "url": "https://github.com/charmbracelet/vhs/releases/download/v0.7.1/vhs_0.7.1_Windows_i386.zip", + "hash": "fafa1fc1ba3022f51e67d26c00477a1e0cc492a6a3f765d07a98327065bc41ae" } }, "bin": "vhs.exe",