gedit 3.22.1
Closes #16222. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
77a539fac7
commit
ac6be5d94c
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Gedit < Formula
|
||||
desc "The GNOME text editor"
|
||||
homepage "https://wiki.gnome.org/Apps/Gedit"
|
||||
url "https://download.gnome.org/sources/gedit/3.22/gedit-3.22.0.tar.xz"
|
||||
sha256 "063b5a0b5dcc8f540f6e8c3ea1c22cf8a3a19edffc25315a1b6bc51d462b3f45"
|
||||
revision 1
|
||||
url "https://download.gnome.org/sources/gedit/3.22/gedit-3.22.1.tar.xz"
|
||||
sha256 "aa7bc3618fffa92fdb7daf2f57152e1eb7962e68561a9c92813d7bbb7fc9492b"
|
||||
|
||||
bottle do
|
||||
sha256 "b98d81e3fa64423cd27715461f605e6a2ea2f36a0e033d09165051376b87f7e3" => :sierra
|
||||
|
|
Loading…
Reference in a new issue