diff --git a/bucket/vhs.json b/bucket/vhs.json index 4d1e3950cb..9c50eb6dc4 100644 --- a/bucket/vhs.json +++ b/bucket/vhs.json @@ -1,5 +1,5 @@ { - "version": "0.3.0", + "version": "0.4.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.3.0/vhs_0.3.0_Windows_x86_64.zip", - "hash": "6c8165f54759d98127dec0d92b7f7cff868483f66fbe6004d06f6935eac30ff4" + "url": "https://github.com/charmbracelet/vhs/releases/download/v0.4.0/vhs_0.4.0_Windows_x86_64.zip", + "hash": "0f2a4f4a5b3596f43895257e81067f9c7998c3f04856e4fc9f165c5d06f735bd" }, "32bit": { - "url": "https://github.com/charmbracelet/vhs/releases/download/v0.3.0/vhs_0.3.0_Windows_i386.zip", - "hash": "866619d84023f3dd1f1a649a6d3e59173b2e6b752c3a7e5b1e7252d3241701b6" + "url": "https://github.com/charmbracelet/vhs/releases/download/v0.4.0/vhs_0.4.0_Windows_i386.zip", + "hash": "bb8256de18be69f68ed84b4323eecc03ae4bd3e753128d1254306a7ca4e15811" } }, "bin": "vhs.exe",