jj: Update to version 0.24.0

This commit is contained in:
github-actions[bot] 2024-12-05 00:38:29 +00:00
parent a4b4c2246a
commit 9e46cbfe2f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.23.0", "version": "0.24.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.23.0/jj-v0.23.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/martinvonz/jj/releases/download/v0.24.0/jj-v0.24.0-x86_64-pc-windows-msvc.zip",
"hash": "b087cc59d637cd5cd471a2b24d4fffd4b8f9e671822f1897edf00782175d5577" "hash": "76aae7589fcc32777db3915a2c26edc1ee02f1a530df97b1e8552dc6c7d6e7e2"
} }
}, },
"bin": "jj.exe", "bin": "jj.exe",