Skip to content

Commit 1b69b12

Browse files
committed
libsail 0.9.10
1 parent 9ac89db commit 1b69b12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libsail.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libsail < Formula
22
desc "Missing small and fast image decoding library for humans (not for machines)"
33
homepage "https://github.com/HappySeaFox/sail"
4-
url "https://github.com/HappySeaFox/sail/archive/refs/tags/v0.9.9.tar.gz"
5-
sha256 "d9f43bbab9f557ab499c7682ebca436739a1382d39acf9cfdcf16c17feb3dae5"
4+
url "https://github.com/HappySeaFox/sail/archive/refs/tags/v0.9.10.tar.gz"
5+
sha256 "dc0d6fa87cb4fa8b514f450a3fb13cee6e3e60f03250f683564fabbec0f722e3"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)