diff --git a/bucket/vfox.json b/bucket/vfox.json index 26c704a6c8..748f8bda04 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.4/vfox_0.3.4_windows_x86_64.zip", - "hash": "2a93497691fed8ebce8bc8f32bde59908bafbc5a8ed9f5c09500ca7811f0d570", + "hash": "61b5f71ac26fe311eed38c89eb617781871853b9e45c49bec060d31e4ae7eebd", "extract_dir": "vfox_0.3.4_windows_x86_64" }, "32bit": { "url": "https://github.com/version-fox/vfox/releases/download/v0.3.4/vfox_0.3.4_windows_i386.zip", - "hash": "2a93497691fed8ebce8bc8f32bde59908bafbc5a8ed9f5c09500ca7811f0d570", + "hash": "11ff5e0b3cf9e39170de09b0452a4c5d5a19edbc24b07653e78fe530801900ea", "extract_dir": "vfox_0.3.4_windows_i386" }, "arm64": { "url": "https://github.com/version-fox/vfox/releases/download/v0.3.4/vfox_0.3.4_windows_aarch64.zip", - "hash": "2a93497691fed8ebce8bc8f32bde59908bafbc5a8ed9f5c09500ca7811f0d570", + "hash": "281780144638bb0f9bccb935a30394796dfdf8c2ad35c6bf9f21568ae5274e97", "extract_dir": "vfox_0.3.4_windows_aarch64" } },