diff-so-fancy: Update to version 1.4.4

This commit is contained in:
github-actions[bot] 2023-06-09 20:24:25 +00:00
parent b6b833538d
commit ce43424929

View File

@ -1,13 +1,13 @@
{
"version": "1.4.3",
"version": "1.4.4",
"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",
"license": "MIT",
"suggest": {
"Perl": "perl"
},
"url": "https://github.com/so-fancy/diff-so-fancy/releases/download/v1.4.3/diff-so-fancy",
"hash": "de90659705436cf17d9a8aaad7012c9ed82d7f16eadf1ecee3d6badb0717b73f",
"url": "https://github.com/so-fancy/diff-so-fancy/releases/download/v1.4.4/diff-so-fancy",
"hash": "14ded2376a20ce089952c64a2894afeb70ff0b77e5d7b661eb1c973820208e59",
"pre_install": "Set-Content -Value '@perl.exe \"%~dp0diff-so-fancy\" %*' -Path \"$dir\\diff-so-fancy.bat\"",
"bin": "diff-so-fancy.bat",
"checkver": "github",