diff --git a/bucket/jj.json b/bucket/jj.json index ae525aedfd..496ab73e46 100644 --- a/bucket/jj.json +++ b/bucket/jj.json @@ -1,12 +1,12 @@ { - "version": "0.24.0", + "version": "0.25.0", "description": "Jujutsu is 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.24.0/jj-v0.24.0-x86_64-pc-windows-msvc.zip", - "hash": "76aae7589fcc32777db3915a2c26edc1ee02f1a530df97b1e8552dc6c7d6e7e2" + "url": "https://github.com/martinvonz/jj/releases/download/v0.25.0/jj-v0.25.0-x86_64-pc-windows-msvc.zip", + "hash": "85c0598620410fa71f077cdbff6426aa132e86b2034e4bf1088bafa82541899a" } }, "bin": "jj.exe",