diff-so-fancy: Update to version 1.4.2

This commit is contained in:
github-actions[bot] 2022-06-08 12:31:32 +00:00
parent 3c0b82aae7
commit 8f61e6965f

View File

@ -1,13 +1,13 @@
{
"version": "1.4.3",
"version": "1.4.2",
"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.2/diff-so-fancy",
"hash": "e4cb1dc4f5bbbdf71abeda8bf1387b33dc6b3d008f2c333b98288aa32c041f75",
"pre_install": "Set-Content -Value '@perl.exe \"%~dp0diff-so-fancy\" %*' -Path \"$dir\\diff-so-fancy.bat\"",
"bin": "diff-so-fancy.bat",
"checkver": "github",