From eda90c648576f62e3c5758405c78efb0cf191396 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 00:33:52 +0000 Subject: [PATCH] git-branchless: Update to version 0.9.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 a6143c0f67..eccfa97290 100644 --- a/bucket/git-branchless.json +++ b/bucket/git-branchless.json @@ -1,12 +1,12 @@ { - "version": "0.8.0", + "version": "0.9.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.8.0/git-branchless-v0.8.0-x86_64-pc-windows-msvc.zip", - "hash": "6c3abc939f22191e51aa767e9fecd1caac1fc4f6f53d9b4de83e8b9fae22bcba" + "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" } }, "bin": "git-branchless.exe",