From 8b4f71f05c1811bfb66c1afe1a35a0dcb3e6d805 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 12:31:28 +0000 Subject: [PATCH] bfg: Update to version 1.15.0 --- bucket/bfg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bfg.json b/bucket/bfg.json index f5c6c292e9..a3822d7cde 100644 --- a/bucket/bfg.json +++ b/bucket/bfg.json @@ -1,13 +1,13 @@ { - "version": "1.14.0", + "version": "1.15.0", "description": "BFG Repo-Cleaner removes large or troublesome blobs like git-filter-branch does, but faster", "homepage": "https://rtyley.github.io/bfg-repo-cleaner/", "license": "GPL-3.0-or-later", "suggest": { "JDK": "java/openjdk" }, - "url": "https://repo1.maven.org/maven2/com/madgag/bfg/1.14.0/bfg-1.14.0.jar#/bfg.jar", - "hash": "md5:c8d2e17d9a42d87f82653aec47acfc80", + "url": "https://repo1.maven.org/maven2/com/madgag/bfg/1.15.0/bfg-1.15.0.jar#/bfg.jar", + "hash": "md5:82f6c378e98b50a68330ad1084e6c32f", "bin": "bfg.jar", "checkver": { "url": "https://search.maven.org/solrsearch/select/?q=g:com.madgag+AND+a:bfg",