Skip to content

Commit

Permalink
libraw 0.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 committed Sep 18, 2024
1 parent 08ccbf2 commit 8828113
Showing 1 changed file with 2 additions and 2 deletions.
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 8828113

Please sign in to comment.