diff --git a/bucket/vfox.json b/bucket/vfox.json index 05b7aefc65..f4a5e5e4eb 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.5.0/vfox_0.5.0_windows_x86_64.zip", - "hash": "24760a49b73dac0feb047573472233036145c2c01282eeeedf737d4e1c2a1622", + "hash": "3d061291900b21a5d40ca3d562e6356dddca88c1d50273aa9fa403af8f2f0614", "extract_dir": "vfox_0.5.0_windows_x86_64" }, "32bit": { "url": "https://github.com/version-fox/vfox/releases/download/v0.5.0/vfox_0.5.0_windows_i386.zip", - "hash": "24760a49b73dac0feb047573472233036145c2c01282eeeedf737d4e1c2a1622", + "hash": "50008abc631c3e8ddf0c1ee60618353b2f11a1459a7c63d51c79e7ab6ba4f83b", "extract_dir": "vfox_0.5.0_windows_i386" }, "arm64": { "url": "https://github.com/version-fox/vfox/releases/download/v0.5.0/vfox_0.5.0_windows_aarch64.zip", - "hash": "24760a49b73dac0feb047573472233036145c2c01282eeeedf737d4e1c2a1622", + "hash": "9102b7f8859e20603bf1556d0b40ce6662c12a1cb10917f4cbef9a458a6faff4", "extract_dir": "vfox_0.5.0_windows_aarch64" } },