jj: Update to version 0.22.0

This commit is contained in:
github-actions[bot] 2024-10-02 20:28:26 +00:00
parent 6d3385cd4a
commit 5d2aef509d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.21.0", "version": "0.22.0",
"description": "Jujutsu is a Git-compatible DVCS that is both simple and powerful", "description": "Jujutsu is a Git-compatible DVCS that is both simple and powerful",
"homepage": "https://github.com/martinvonz/jj", "homepage": "https://github.com/martinvonz/jj",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/martinvonz/jj/releases/download/v0.21.0/jj-v0.21.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/martinvonz/jj/releases/download/v0.22.0/jj-v0.22.0-x86_64-pc-windows-msvc.zip",
"hash": "8a30922cf08a23f5b3e3b1f4ae08d051b28fd0955e7763f5a92aa7f07f41ed3a" "hash": "c482bbc56d2f0f3a5c1545ce53d8c46fb6df8586d53560bee255f3a2053aebd8"
} }
}, },
"bin": "jj.exe", "bin": "jj.exe",