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