git-branchless: Update to version 0.9.0

This commit is contained in:
github-actions[bot] 2024-05-27 00:33:52 +00:00
parent 40a7f074e3
commit eda90c6485

View File

@ -1,12 +1,12 @@
{ {
"version": "0.8.0", "version": "0.9.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.8.0/git-branchless-v0.8.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/arxanas/git-branchless/releases/download/v0.9.0/git-branchless-v0.9.0-x86_64-pc-windows-msvc.zip",
"hash": "6c3abc939f22191e51aa767e9fecd1caac1fc4f6f53d9b4de83e8b9fae22bcba" "hash": "90b4514274d59a602483253f788eaa25096ebe9b416f78227fd3d46468e2cd2b"
} }
}, },
"bin": "git-branchless.exe", "bin": "git-branchless.exe",