Hello Inkscape Community,
I'm having some trouble installing Inkscape 0.92.2 via Homebrew:
$ brew install caskformula/caskformula/inkscape
==> Installing inkscape from caskformula/caskformula
######################################################################## 100.0%
######################################################################## 100.0%
Error: SHA256 mismatch
Expected: 1f037cc29cee8e0c60ab4753d4151741c8170e4849129bac68fdc60925eb971d
Actual: 7ce4f70f1cb03cd0bab7dc94821a89bf71600bd59c763ae0d78c48f33db3d9ac
Archive: /Users/asharp/Library/Caches/Homebrew/inkscape--patch-1f037cc29cee8e0c60ab4753d4151741c8170e4849129bac68fdc60925eb971d.diff
To retry an incomplete download, remove the file above.
I have tried following the instruction to remove the file above:
$ rm /Users/asharp/Library/Caches/Homebrew/inkscape--patch-1f037cc29cee8e0c60ab4753d4151741c8170e4849129bac68fdc60925eb971d.diff
$ brew install caskformula/caskformula/inkscape
==> Installing inkscape from caskformula/caskformula
Already downloaded: /Users/asharp/Library/Caches/Homebrew/inkscape-0.92.2.tar.bz2
######################################################################## 100.0%
Error: SHA256 mismatch
Expected: 1f037cc29cee8e0c60ab4753d4151741c8170e4849129bac68fdc60925eb971d
Actual: 7ce4f70f1cb03cd0bab7dc94821a89bf71600bd59c763ae0d78c48f33db3d9ac
Archive: /Users/asharp/Library/Caches/Homebrew/inkscape--patch-1f037cc29cee8e0c60ab4753d4151741c8170e4849129bac68fdc60925eb971d.diff
To retry an incomplete download, remove the file above.
Here's my OS information:
macOS High Sierra
Version 10.13.6
Any ideas how to fix this problem? Any help is much appreciated.
Best,
Andrew