From e9e4f14c183c33857d99827bda5acca2546ca7ae Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 20 Jan 2021 22:00:28 +0000 Subject: [PATCH] bfg: Update to version 1.13.2 --- bucket/bfg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bfg.json b/bucket/bfg.json index 42d5c89113..e0c1a08cb4 100644 --- a/bucket/bfg.json +++ b/bucket/bfg.json @@ -1,5 +1,5 @@ { - "version": "1.13.1", + "version": "1.13.2", "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", @@ -9,8 +9,8 @@ "java/openjdk" ] }, - "url": "https://repo1.maven.org/maven2/com/madgag/bfg/1.13.1/bfg-1.13.1.jar#/bfg.jar", - "hash": "md5:e90a34002a44ee838d88a30e80c01f02", + "url": "https://repo1.maven.org/maven2/com/madgag/bfg/1.13.2/bfg-1.13.2.jar#/bfg.jar", + "hash": "md5:2b8df92a509521fb84072df6ff2734db", "bin": "bfg.jar", "checkver": { "url": "https://search.maven.org/solrsearch/select/?q=g:com.madgag+AND+a:bfg",