diff-so-fancy: Update to version 1.4.3

This commit is contained in:
github-actions[bot] 2022-06-08 16:30:22 +00:00
parent 218ba0e19e
commit 9bdaf26765

View File

@ -1,13 +1,13 @@
{ {
"version": "1.4.2", "version": "1.4.3",
"description": "Make diffs human readable instead of machine readable to improve code quality and spot defects faster.", "description": "Make diffs human readable instead of machine readable to improve code quality and spot defects faster.",
"homepage": "https://github.com/so-fancy/diff-so-fancy", "homepage": "https://github.com/so-fancy/diff-so-fancy",
"license": "MIT", "license": "MIT",
"suggest": { "suggest": {
"Perl": "perl" "Perl": "perl"
}, },
"url": "https://github.com/so-fancy/diff-so-fancy/releases/download/v1.4.2/diff-so-fancy", "url": "https://github.com/so-fancy/diff-so-fancy/releases/download/v1.4.3/diff-so-fancy",
"hash": "e4cb1dc4f5bbbdf71abeda8bf1387b33dc6b3d008f2c333b98288aa32c041f75", "hash": "de90659705436cf17d9a8aaad7012c9ed82d7f16eadf1ecee3d6badb0717b73f",
"pre_install": "Set-Content -Value '@perl.exe \"%~dp0diff-so-fancy\" %*' -Path \"$dir\\diff-so-fancy.bat\"", "pre_install": "Set-Content -Value '@perl.exe \"%~dp0diff-so-fancy\" %*' -Path \"$dir\\diff-so-fancy.bat\"",
"bin": "diff-so-fancy.bat", "bin": "diff-so-fancy.bat",
"checkver": "github", "checkver": "github",