diff --git a/bucket/vfox.json b/bucket/vfox.json index 958bba1298..a639b239a1 100644 --- a/bucket/vfox.json +++ b/bucket/vfox.json @@ -10,17 +10,17 @@ "architecture": { "64bit": { "url": "https://github.com/version-fox/vfox/releases/download/v0.4.2/vfox_0.4.2_windows_x86_64.zip", - "hash": "e5d6146981ce2380893061fe05c0c9a2fd66189c154c2bae40f537597c30d54f", + "hash": "bd2b1efa1a2aa2e4146eab632d9b89db17193c601d1eb9fdc420881259da4fa3", "extract_dir": "vfox_0.4.2_windows_x86_64" }, "32bit": { "url": "https://github.com/version-fox/vfox/releases/download/v0.4.2/vfox_0.4.2_windows_i386.zip", - "hash": "e5d6146981ce2380893061fe05c0c9a2fd66189c154c2bae40f537597c30d54f", + "hash": "d992627a27c58f8dc122c1c42502bb660c2cb1b6f9bc5d372ad088fea5357fe7", "extract_dir": "vfox_0.4.2_windows_i386" }, "arm64": { "url": "https://github.com/version-fox/vfox/releases/download/v0.4.2/vfox_0.4.2_windows_aarch64.zip", - "hash": "e5d6146981ce2380893061fe05c0c9a2fd66189c154c2bae40f537597c30d54f", + "hash": "b68e89eaa6c3d2e491b69d57b8ef2fd987c012576e3b823e76e544f7c7eb7bd1", "extract_dir": "vfox_0.4.2_windows_aarch64" } },