jj: Update to version 0.23.0

This commit is contained in:
github-actions[bot] 2024-11-07 08:29:43 +00:00
parent a29de92c27
commit 2813800ea9

View File

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