From 02c689fb5a15456b0755309fe3da3450e4462be2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 20:28:08 +0000 Subject: [PATCH] git-branchless: Update to version 0.10.0 --- bucket/git-branchless.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/git-branchless.json b/bucket/git-branchless.json index eccfa97290..b37c3e4e3d 100644 --- a/bucket/git-branchless.json +++ b/bucket/git-branchless.json @@ -1,12 +1,12 @@ { - "version": "0.9.0", + "version": "0.10.0", "homepage": "https://github.com/arxanas/git-branchless", "description": "A suite of tools that enhances Git in several ways.", "license": "GPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/arxanas/git-branchless/releases/download/v0.9.0/git-branchless-v0.9.0-x86_64-pc-windows-msvc.zip", - "hash": "90b4514274d59a602483253f788eaa25096ebe9b416f78227fd3d46468e2cd2b" + "url": "https://github.com/arxanas/git-branchless/releases/download/v0.10.0/git-branchless-v0.10.0-x86_64-pc-windows-msvc.zip", + "hash": "60ebe87ed18dd1b2c93c5094c9e7c9960590a97e452fa3ec03720c9c71b29452" } }, "bin": "git-branchless.exe",