diff --git a/bucket/vfox.json b/bucket/vfox.json index e377029b45..003521af26 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.3.1/vfox_0.3.1_windows_x86_64.zip", - "hash": "854f260f304b80d61219b5d2e4ff91909f9916d8b504e704e8c78131d0fcc432", + "hash": "c9152aa5d1726206deb497429519aa444655ff2e3b8b572854ab8979f1a97118", "extract_dir": "vfox_0.3.1_windows_x86_64" }, "32bit": { "url": "https://github.com/version-fox/vfox/releases/download/v0.3.1/vfox_0.3.1_windows_i386.zip", - "hash": "854f260f304b80d61219b5d2e4ff91909f9916d8b504e704e8c78131d0fcc432", + "hash": "33c6621fdbfcd3e5a0c83028b71db7f42eb467f02b1b6d6a0b6d7f55286956f2", "extract_dir": "vfox_0.3.1_windows_i386" }, "arm64": { "url": "https://github.com/version-fox/vfox/releases/download/v0.3.1/vfox_0.3.1_windows_aarch64.zip", - "hash": "854f260f304b80d61219b5d2e4ff91909f9916d8b504e704e8c78131d0fcc432", + "hash": "8fca301721674b91a530d094e22f8d737d25e110e32d646d985f8146c4059d5a", "extract_dir": "vfox_0.3.1_windows_aarch64" } },