mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
git-filter-repo: Update to version 2.25.0
This commit is contained in:
parent
0b1faea59e
commit
2c533ff86f
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.24.0",
|
||||
"version": "2.25.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.24.0.zip",
|
||||
"hash": "ac29c368b1c9ec751ccbdc800e5ce846e221acdeb564d64c2316c522b6a5d2a2",
|
||||
"extract_dir": "git-filter-repo-2.24.0",
|
||||
"url": "https://github.com/newren/git-filter-repo/archive/v2.25.0.zip",
|
||||
"hash": "d48b36f917180bcd2aed4d522a00d08ebfc773185e804a5eabfa047c4247a8f9",
|
||||
"extract_dir": "git-filter-repo-2.25.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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user