From 9bdaf26765ab735a4dd3cf16b34f2911231743dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 16:30:22 +0000 Subject: [PATCH] diff-so-fancy: Update to version 1.4.3 --- bucket/diff-so-fancy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/diff-so-fancy.json b/bucket/diff-so-fancy.json index 51cd8ef4c9..8a579f9176 100644 --- a/bucket/diff-so-fancy.json +++ b/bucket/diff-so-fancy.json @@ -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.", "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.2/diff-so-fancy", - "hash": "e4cb1dc4f5bbbdf71abeda8bf1387b33dc6b3d008f2c333b98288aa32c041f75", + "url": "https://github.com/so-fancy/diff-so-fancy/releases/download/v1.4.3/diff-so-fancy", + "hash": "de90659705436cf17d9a8aaad7012c9ed82d7f16eadf1ecee3d6badb0717b73f", "pre_install": "Set-Content -Value '@perl.exe \"%~dp0diff-so-fancy\" %*' -Path \"$dir\\diff-so-fancy.bat\"", "bin": "diff-so-fancy.bat", "checkver": "github",