diff --git a/bucket/jj.json b/bucket/jj.json index 8746c63298..def3840c5e 100644 --- a/bucket/jj.json +++ b/bucket/jj.json @@ -1,12 +1,12 @@ { - "version": "0.28.0", + "version": "0.28.1", "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.28.0/jj-v0.28.0-x86_64-pc-windows-msvc.zip", - "hash": "ad1a7ae9b594addd8b40a88470a3ec2f207ed0e149aeaf75e98a5bfd1aff1c49" + "url": "https://github.com/martinvonz/jj/releases/download/v0.28.1/jj-v0.28.1-x86_64-pc-windows-msvc.zip", + "hash": "c7262d85e11b59cfaa0f6e814850be7c6223646f01706f3fcc7d66399a1afe84" } }, "bin": "jj.exe",