From 4a446ffe88726b9416bebbe259b34203daa1c7cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 04:30:23 +0000 Subject: [PATCH] git-absorb: Update to version 0.8.0 --- bucket/git-absorb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/git-absorb.json b/bucket/git-absorb.json index ecef3de277..e3eec32af4 100644 --- a/bucket/git-absorb.json +++ b/bucket/git-absorb.json @@ -1,13 +1,13 @@ { - "version": "0.7.0", + "version": "0.8.0", "description": "git commit --fixup, but automatic", "homepage": "https://github.com/tummychow/git-absorb", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/tummychow/git-absorb/releases/download/0.7.0/git-absorb-0.7.0-x86_64-pc-windows-msvc.zip", - "hash": "7315254cfe25ac08a01c770d25ca63df6ac2a9bd858360e4d666ad209b0901cb", - "extract_dir": "git-absorb-0.7.0-x86_64-pc-windows-msvc" + "url": "https://github.com/tummychow/git-absorb/releases/download/0.8.0/git-absorb-0.8.0-x86_64-pc-windows-msvc.zip", + "hash": "501d71751fd34c31fb79b94b625e91b70d51ca41a7c5ecfe887547344b5d2430", + "extract_dir": "git-absorb-0.8.0-x86_64-pc-windows-msvc" } }, "bin": "git-absorb.exe",