diff --git a/bucket/kopia.json b/bucket/kopia.json index deabd81c2f..85eedee2d6 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.10.3", + "version": "0.10.4", "description": "Fast and secure open source backup.", "homepage": "https://kopia.io/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/kopia/kopia/releases/download/v0.10.3/kopia-0.10.3-windows-x64.zip", - "hash": "89923627fb2daab5764b9df14191ab4ec367840031db4b57dbbdd5405c17076c", - "extract_dir": "kopia-0.10.3-windows-x64" + "url": "https://github.com/kopia/kopia/releases/download/v0.10.4/kopia-0.10.4-windows-x64.zip", + "hash": "86609be264293fa6fcb4d97eb71f9839857c0d06ff194ea15f089e20271d7829", + "extract_dir": "kopia-0.10.4-windows-x64" } }, "bin": "kopia.exe",