diff --git a/bucket/exercism.json b/bucket/exercism.json index 135c291c3a..b3e04dd658 100644 --- a/bucket/exercism.json +++ b/bucket/exercism.json @@ -2,16 +2,16 @@ "##": "Rename from zip to 7z is needed due to 'invalid archive entry' error.", "homepage": "https://github.com/exercism/cli", "description": "A Go based command line tool for exercism.io.", - "version": "3.0.11", + "version": "3.0.12", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/exercism/cli/releases/download/v3.0.11/exercism-windows-64bit.zip#/dl.7z", - "hash": "7445ac2a56acd76c816e2ca3afb8df52b30c5f16ff3f8b36102cbffd5b8fd93b" + "url": "https://github.com/exercism/cli/releases/download/v3.0.12/exercism-windows-64bit.zip#/dl.7z", + "hash": "bde70577ae8b1aa4875f0cc52ad0b7c8a5005c55d1eb326de48cc76dd9f43085" }, "32bit": { - "url": "https://github.com/exercism/cli/releases/download/v3.0.11/exercism-windows-32bit.zip#/dl.7z", - "hash": "2275f66b63c399706585efa389bc40e444c612bc8f64781c10ae20cb73eb8ba0" + "url": "https://github.com/exercism/cli/releases/download/v3.0.12/exercism-windows-32bit.zip#/dl.7z", + "hash": "1b122c5dfefef16328d09a0cac1601227919213ec4bb6bf3e79aaaa912ada530" } }, "bin": "exercism.exe",