Skip to content

Commit

Permalink
libsixel 1.10.5
Browse files Browse the repository at this point in the history
autobump: add libsixel

Signed-off-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
chenrui333 committed Jan 10, 2025
1 parent 067bbf9 commit f1e2575
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1793,6 +1793,7 @@ libscfg
libsecret
libserialport
libshumate
libsixel
libslirp
libsm
libsndfile
Expand Down
5 changes: 2 additions & 3 deletions Formula/lib/libsixel.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Libsixel < Formula
desc "SIXEL encoder/decoder implementation"
homepage "https://github.com/saitoha/sixel"
url "https://github.com/libsixel/libsixel/archive/refs/tags/v1.10.3.tar.gz"
sha256 "028552eb8f2a37c6effda88ee5e8f6d87b5d9601182ddec784a9728865f821e0"
url "https://github.com/libsixel/libsixel/archive/refs/tags/v1.10.5.tar.gz"
sha256 "b6654928bd423f92e6da39eb1f40f10000ae2cc6247247fc1882dcff6acbdfc8"
license "MIT"
revision 1
head "https://github.com/libsixel/libsixel.git", branch: "master"

bottle do
Expand Down

0 comments on commit f1e2575

Please sign in to comment.