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 9ac89db commit 1b69b12Copy full SHA for 1b69b12
Formula/lib/libsail.rb
@@ -1,8 +1,8 @@
1
class Libsail < Formula
2
desc "Missing small and fast image decoding library for humans (not for machines)"
3
homepage "https://github.com/HappySeaFox/sail"
4
- url "https://github.com/HappySeaFox/sail/archive/refs/tags/v0.9.9.tar.gz"
5
- sha256 "d9f43bbab9f557ab499c7682ebca436739a1382d39acf9cfdcf16c17feb3dae5"
+ url "https://github.com/HappySeaFox/sail/archive/refs/tags/v0.9.10.tar.gz"
+ sha256 "dc0d6fa87cb4fa8b514f450a3fb13cee6e3e60f03250f683564fabbec0f722e3"
6
license "MIT"
7
8
bottle do
0 commit comments