Update bfg to version 1.12.15

This commit is contained in:
Richard 2017-03-04 01:00:58 +01:00
parent cf10269d30
commit 583a65f36e

View File

@ -1,11 +1,14 @@
{ {
"homepage": "https://rtyley.github.io/bfg-repo-cleaner/", "homepage": "https://rtyley.github.io/bfg-repo-cleaner/",
"license": "GPL", "license": "GPL",
"version": "1.12.14", "version": "1.12.15",
"url": "https://repo1.maven.org/maven2/com/madgag/bfg/1.12.15/bfg-1.12.15.jar", "url": "https://repo1.maven.org/maven2/com/madgag/bfg/1.12.15/bfg-1.12.15.jar",
"hash": "330af214a0fed320c591afc1046b0f31e8a438f290da09672973aeaa6411b09d", "hash": "330af214a0fed320c591afc1046b0f31e8a438f290da09672973aeaa6411b09d",
"suggest": { "suggest": {
"JDK": [ "extras/oraclejdk", "openjdk" ] "JDK": [
"extras/oraclejdk",
"openjdk"
]
}, },
"bin": "bfg.ps1", "bin": "bfg.ps1",
"env_set": { "env_set": {