diff --git a/bucket/jj.json b/bucket/jj.json index e6387b2744..13e06a56b1 100644 --- a/bucket/jj.json +++ b/bucket/jj.json @@ -1,12 +1,12 @@ { - "version": "0.26.0", + "version": "0.27.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.26.0/jj-v0.26.0-x86_64-pc-windows-msvc.zip", - "hash": "423d8cd4ae4167a9d550fc75f8d30d125aad1859be880ae972c4e529845fd849" + "url": "https://github.com/martinvonz/jj/releases/download/v0.27.0/jj-v0.27.0-x86_64-pc-windows-msvc.zip", + "hash": "130ee084689e96e91573e0346cbdedb28cfa693f2c1f61b658dbb9908d2aa914" } }, "bin": "jj.exe",