diff --git a/bucket/git-filter-repo.json b/bucket/git-filter-repo.json index 2d6020b4e2..328f99ddf7 100644 --- a/bucket/git-filter-repo.json +++ b/bucket/git-filter-repo.json @@ -1,5 +1,5 @@ { - "version": "2.25.0", + "version": "2.26.0", "description": "git filter-branch replacement", "homepage": "https://github.com/newren/git-filter-repo", "license": "MIT", @@ -7,9 +7,9 @@ "Python 3": "python" }, "notes": "Python 3 installation is needed.", - "url": "https://github.com/newren/git-filter-repo/archive/v2.25.0.zip", - "hash": "d48b36f917180bcd2aed4d522a00d08ebfc773185e804a5eabfa047c4247a8f9", - "extract_dir": "git-filter-repo-2.25.0", + "url": "https://github.com/newren/git-filter-repo/archive/v2.26.0.zip", + "hash": "c2e248dc1fc0ece3a7bda651c1c4d87b3d2e5d4bfa0a7de2edabc7c138ae129b", + "extract_dir": "git-filter-repo-2.26.0", "pre_install": "Set-Content -Path \"$dir\\git-filter-repo.ps1\" -Value \"python3 '$dir\\git-filter-repo' @args\"", "bin": "git-filter-repo.ps1", "checkver": "github",