From 9a82c2d15e5e14d383d6979727f7b773f0d1df45 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:08:12 +0000 Subject: [PATCH] vhs: Update to version 0.7.2 --- bucket/vhs.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vhs.json b/bucket/vhs.json index 04bd66a6f9..8e65a7800d 100644 --- a/bucket/vhs.json +++ b/bucket/vhs.json @@ -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",