mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
git-filter-repo: Update to version 2.28.0
This commit is contained in:
parent
883cc32786
commit
e76586d312
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.27.1",
|
"version": "2.28.0",
|
||||||
"description": "git filter-branch replacement",
|
"description": "git filter-branch replacement",
|
||||||
"homepage": "https://github.com/newren/git-filter-repo",
|
"homepage": "https://github.com/newren/git-filter-repo",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -7,9 +7,9 @@
|
|||||||
"suggest": {
|
"suggest": {
|
||||||
"Python 3": "python"
|
"Python 3": "python"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/newren/git-filter-repo/archive/v2.27.1.zip",
|
"url": "https://github.com/newren/git-filter-repo/archive/v2.28.0.zip",
|
||||||
"hash": "3a3b76ad19c6878160b5df206b1536918cebc1c7ea9eb9b357eaaff48b3b0a10",
|
"hash": "81399106a7ad805e3b538187e79fca0ab330d6891cc843bb25100513c983f98f",
|
||||||
"extract_dir": "git-filter-repo-2.27.1",
|
"extract_dir": "git-filter-repo-2.28.0",
|
||||||
"pre_install": "Set-Content -Path \"$dir\\git-filter-repo.ps1\" -Value \"python3 '$dir\\git-filter-repo' @args\"",
|
"pre_install": "Set-Content -Path \"$dir\\git-filter-repo.ps1\" -Value \"python3 '$dir\\git-filter-repo' @args\"",
|
||||||
"post_install": "New-Item -ItemType SymbolicLink -Path \"$dir\\contrib\\filter-repo-demos\\git_filter_repo.py\" -Target \"$dir\\git-filter-repo\" | Out-Null",
|
"post_install": "New-Item -ItemType SymbolicLink -Path \"$dir\\contrib\\filter-repo-demos\\git_filter_repo.py\" -Target \"$dir\\git-filter-repo\" | Out-Null",
|
||||||
"bin": "git-filter-repo.ps1",
|
"bin": "git-filter-repo.ps1",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user