gtksourceview@4 4.0.1
Closes #27887. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
66cdd88de4
commit
5de96c5473
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class GtksourceviewAT4 < Formula
|
||||
desc "Text view with syntax, undo/redo, and text marks"
|
||||
homepage "https://projects.gnome.org/gtksourceview/"
|
||||
url "https://download.gnome.org/sources/gtksourceview/4.0/gtksourceview-4.0.0.tar.xz"
|
||||
sha256 "6e5c7a28a7fa456a89f289f0659c57100cc09fe692db6abfcc23f7ade5d5b32a"
|
||||
revision 1
|
||||
url "https://download.gnome.org/sources/gtksourceview/4.0/gtksourceview-4.0.1.tar.xz"
|
||||
sha256 "38ce20ce0b8162d2ac0ee60c33b6c95173435499c7e101d2bde5f0276df5a37a"
|
||||
|
||||
bottle do
|
||||
sha256 "153474f227078935a0f6643b134274f5944288be7c0ef9ecb79d8c92097ef87f" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue