git-branchless: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2024-10-14 20:28:08 +00:00
parent 528de67b09
commit 02c689fb5a

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.0", "version": "0.10.0",
"homepage": "https://github.com/arxanas/git-branchless", "homepage": "https://github.com/arxanas/git-branchless",
"description": "A suite of tools that enhances Git in several ways.", "description": "A suite of tools that enhances Git in several ways.",
"license": "GPL-2.0", "license": "GPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/arxanas/git-branchless/releases/download/v0.9.0/git-branchless-v0.9.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/arxanas/git-branchless/releases/download/v0.10.0/git-branchless-v0.10.0-x86_64-pc-windows-msvc.zip",
"hash": "90b4514274d59a602483253f788eaa25096ebe9b416f78227fd3d46468e2cd2b" "hash": "60ebe87ed18dd1b2c93c5094c9e7c9960590a97e452fa3ec03720c9c71b29452"
} }
}, },
"bin": "git-branchless.exe", "bin": "git-branchless.exe",