jj: Update to version 0.20.0

This commit is contained in:
github-actions[bot] 2024-08-07 20:26:53 +00:00
parent bd920b4a9e
commit 98c91d29af

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.0", "version": "0.20.0",
"description": "A Git-compatible DVCS that is both simple and powerful", "description": "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.19.0/jj-v0.19.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/martinvonz/jj/releases/download/v0.20.0/jj-v0.20.0-x86_64-pc-windows-msvc.zip",
"hash": "5eefde39f18da0780994abc69809eedd85b8f85950872015ced8dec227d9809f" "hash": "ccd8c46ab0aef70523779a9de4be14bebb081aedd671802b22ac627f5fb02c7e"
} }
}, },
"bin": "jj.exe", "bin": "jj.exe",