diff --git a/bucket/vfox.json b/bucket/vfox.json index bedf426e8d..ce324b62ef 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.1/vfox_0.5.1_windows_x86_64.zip", - "hash": "2418f3762949f4ccd3493f633d7f30e9d319e6891acbe42ee55e6fdde3b18b0b", + "hash": "1651c97e57ecd2bfe54d59d2741df8d5b4d703ea54015c45c38521584c307f5a", "extract_dir": "vfox_0.5.1_windows_x86_64" }, "32bit": { "url": "https://github.com/version-fox/vfox/releases/download/v0.5.1/vfox_0.5.1_windows_i386.zip", - "hash": "2418f3762949f4ccd3493f633d7f30e9d319e6891acbe42ee55e6fdde3b18b0b", + "hash": "380c4878e8ff8b9b402dced9d938aee13744b7d3f6431f559dfa3e644c37c08d", "extract_dir": "vfox_0.5.1_windows_i386" }, "arm64": { "url": "https://github.com/version-fox/vfox/releases/download/v0.5.1/vfox_0.5.1_windows_aarch64.zip", - "hash": "2418f3762949f4ccd3493f633d7f30e9d319e6891acbe42ee55e6fdde3b18b0b", + "hash": "c33faeaaba9f2a4d33b438b4355ba72bd2f6d4252ecd98c75acc43cce79bd662", "extract_dir": "vfox_0.5.1_windows_aarch64" } },