diff --git a/Formula/g/gedit.rb b/Formula/g/gedit.rb index aad47efb40a0..42c5c0fdf687 100644 --- a/Formula/g/gedit.rb +++ b/Formula/g/gedit.rb @@ -1,10 +1,9 @@ class Gedit < Formula desc "GNOME text editor" homepage "https://gedit-technology.github.io/apps/gedit/" - url "https://download.gnome.org/sources/gedit/47/gedit-47.0.tar.xz" - sha256 "fa4a597e34c76d4ac91431b5ae6e191c96c6b0af1702e0899ab35199edfa1bfa" + url "https://download.gnome.org/sources/gedit/48/gedit-48.0.tar.xz" + sha256 "fe0fef9b7b0799120db86ae893a060036a13445352ded9169bab28d38acf0e80" license "GPL-2.0-or-later" - revision 1 # gedit doesn't seem to follow the typical GNOME version scheme, so we # provide a regex to disable the `Gnome` strategy's version filtering.