git-absorb: Update to version 0.7.0

This commit is contained in:
github-actions[bot] 2025-03-30 12:31:14 +00:00
parent 8e2b31afac
commit e0056d227a

View File

@ -1,13 +1,13 @@
{ {
"version": "0.6.17", "version": "0.7.0",
"description": "git commit --fixup, but automatic", "description": "git commit --fixup, but automatic",
"homepage": "https://github.com/tummychow/git-absorb", "homepage": "https://github.com/tummychow/git-absorb",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/tummychow/git-absorb/releases/download/0.6.17/git-absorb-0.6.17-x86_64-pc-windows-msvc.zip", "url": "https://github.com/tummychow/git-absorb/releases/download/0.7.0/git-absorb-0.7.0-x86_64-pc-windows-msvc.zip",
"hash": "7ed320976daf99d7c47f74b6ceae9c8cee572f2e93181377d9b410326fd83acd", "hash": "7315254cfe25ac08a01c770d25ca63df6ac2a9bd858360e4d666ad209b0901cb",
"extract_dir": "git-absorb-0.6.17-x86_64-pc-windows-msvc" "extract_dir": "git-absorb-0.7.0-x86_64-pc-windows-msvc"
} }
}, },
"bin": "git-absorb.exe", "bin": "git-absorb.exe",