We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa531c7 commit a15e162Copy full SHA for a15e162
Formula/lib/libultrahdr.rb
@@ -1,8 +1,8 @@
1
class Libultrahdr < Formula
2
desc "Reference codec for the Ultra HDR format"
3
homepage "https://developer.android.com/media/platform/hdr-image-format"
4
- url "https://github.com/google/libultrahdr/archive/refs/tags/v1.3.0.tar.gz"
5
- sha256 "bf425e10a1a36507d47eb2711018e90effe11c76db8ecd4f10f4e1af9cb5288c"
+ url "https://github.com/google/libultrahdr/archive/refs/tags/v1.3.1.tar.gz"
+ sha256 "d57ec6186116bd3ab140b3ef1baa7077f91ad2e10539d8820fc641aee0417a2e"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments