Skip to content

Commit

Permalink
libraw 0.21.3
Browse files Browse the repository at this point in the history
autobump: add libraw

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Sep 18, 2024
1 parent 08ccbf2 commit 418c741
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1545,6 +1545,7 @@ libpq
libpqxx
libproxy
libpulsar
libraw
librdkafka
libre
librealsense
Expand Down
4 changes: 2 additions & 2 deletions Formula/lib/libraw.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Libraw < Formula
desc "Library for reading RAW files from digital photo cameras"
homepage "https://www.libraw.org/"
url "https://www.libraw.org/data/LibRaw-0.21.2.tar.gz"
sha256 "fe7288013206854baf6e4417d0fb63ba4ed7227bf36fff021992671c2dd34b03"
url "https://www.libraw.org/data/LibRaw-0.21.3.tar.gz"
sha256 "dba34b7fc1143503942fa32ad9db43e94f714e62a4a856e91617f8f3e1e0aa5c"
license any_of: ["LGPL-2.1-only", "CDDL-1.0"]

livecheck do
Expand Down

0 comments on commit 418c741

Please sign in to comment.