git-filter-repo: Update to version 2.38.0

This commit is contained in:
github-actions[bot] 2022-10-10 20:30:24 +00:00
parent 5a50226576
commit d2a085d339

View File

@ -1,13 +1,13 @@
{
"version": "2.34.0",
"version": "2.38.0",
"description": "git filter-branch replacement",
"homepage": "https://github.com/newren/git-filter-repo",
"license": "MIT",
"suggest": {
"Python 3": "python"
},
"url": "https://github.com/newren/git-filter-repo/archive/v2.34.0.zip",
"hash": "6425c8d7f60cabf1afec27673658e1ee5f6acab02f4363cc3f06a6089f1d8ab4",
"url": "https://github.com/newren/git-filter-repo/archive/v2.38.0.zip",
"hash": "b8c76eac0a20a0bac47d0321c5093f4a5d50f6312273c3f3a7d9a60791378212",
"pre_install": "Move-Item \"$dir\\git-filter-repo-*\\*\" \"$dir\"; Remove-Item \"$dir\\git-filter-repo-*\"",
"post_install": "Copy-Item \"$dir\\git-filter-repo\" \"$dir\\contrib\\filter-repo-demos\" | Out-Null",
"bin": [