jj: Update to version 0.15.1

This commit is contained in:
github-actions[bot] 2024-03-07 08:23:43 +00:00
parent 1b73349285
commit 15d3d38827

View File

@ -1,12 +1,12 @@
{ {
"version": "0.15.0", "version": "0.15.1",
"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.15.0/jj-v0.15.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/martinvonz/jj/releases/download/v0.15.1/jj-v0.15.1-x86_64-pc-windows-msvc.zip",
"hash": "1b1c36cacb89b95213a6e2e76df3ab06a4d2b4b03b17a87108f95ff29a15610f" "hash": "3e562125bb7b6647954f6690b7923f13618fd63f9b1ae5a76625d3aa70a627de"
} }
}, },
"bin": "jj.exe", "bin": "jj.exe",