diff --git a/bucket/jj.json b/bucket/jj.json index cf1e023326..6962bbaf79 100644 --- a/bucket/jj.json +++ b/bucket/jj.json @@ -1,12 +1,12 @@ { - "version": "0.17.1", + "version": "0.18.0", "description": "A Git-compatible DVCS that is both simple and powerful", "homepage": "https://github.com/martinvonz/jj", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/martinvonz/jj/releases/download/v0.17.1/jj-v0.17.1-x86_64-pc-windows-msvc.zip", - "hash": "52bd08756639167347217266b153a7b1bd6a2b8800130264b5295236fe875bc4" + "url": "https://github.com/martinvonz/jj/releases/download/v0.18.0/jj-v0.18.0-x86_64-pc-windows-msvc.zip", + "hash": "b2c18d42734f977df0477cd3cf67dd2b08ce2655988651622324cb1762a88553" } }, "bin": "jj.exe",