Skip to content

Commit

Permalink
jpeg: correct SHA256 checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
LegoLivesMatter authored and mistydemeo committed Jun 26, 2021
1 parent 0edf145 commit 25829fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Formula/jpeg.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ class Jpeg < Formula
desc "JPEG image manipulation library"
homepage "http://www.ijg.org"
url "http://www.ijg.org/files/jpegsrc.v8d.tar.gz"
sha256 "00029b1473f0f0ea72fbca3230e8cb25797fbb27e58ae2e46bb8bf5a806fe0b3"
sha256 "d625ad6b3375a036bf30cd3b0b40e8dde08f0891bfd3a2960650654bdb50318c"

bottle do
cellar :any
Expand Down

0 comments on commit 25829fc

Please sign in to comment.