Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Formula/graph-tool.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class GraphTool < Formula
homepage "https://graph-tool.skewed.de/"
url "https://downloads.skewed.de/graph-tool/graph-tool-2.27.tar.bz2"
sha256 "4740c69720dfbebf8fb3e77057b3e6a257ccf0432cdaf7345f873247390e4313"
revision 4
revision 5

bottle do
sha256 "7345b19af16c2bd6e75e2c4bc1a3b5d5f6edc3809c4500ab339d6f42c3bb6f73" => :mojave
Expand Down
4 changes: 2 additions & 2 deletions Formula/librsvg.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Librsvg < Formula
desc "Library to render SVG files using Cairo"
homepage "https://wiki.gnome.org/Projects/LibRsvg"
url "https://download.gnome.org/sources/librsvg/2.44/librsvg-2.44.11.tar.xz"
sha256 "e45a6eee174faf442e06636ee31ca1d30758b84d525a174c34434ca0e3a1af9e"
url "https://download.gnome.org/sources/librsvg/2.44/librsvg-2.44.12.tar.xz"
sha256 "66830b093a24262cc9bd2d1c921f6f59133a99893399d79768f7509021b678c0"

bottle do
sha256 "7a4886ed6586dc35d6462f47867e12a208345e1be9d16c864d8ec538dd690bc8" => :mojave
Expand Down
2 changes: 1 addition & 1 deletion Formula/siril.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class Siril < Formula
homepage "https://free-astro.org/index.php/Siril"
url "https://free-astro.org/download/siril-0.9.9.tar.bz2"
sha256 "7958985393eca33b2db173090af78a46e42a7daefe7f6eaa7efa4ba261fa46f3"
revision 3
revision 4
head "http://free-astro.org/svn/siril/", :using => :svn

bottle do
Expand Down