We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 834627a commit 55de0a3Copy full SHA for 55de0a3
Formula/g/gnome-builder.rb
@@ -1,8 +1,8 @@
1
class GnomeBuilder < Formula
2
desc "Develop software for GNOME"
3
homepage "https://apps.gnome.org/Builder/"
4
- url "https://download.gnome.org/sources/gnome-builder/48/gnome-builder-48.0.tar.xz"
5
- sha256 "7afe9a7a3b3c6621768bc46a61d698dd788b3653fb46a708238bdccf4de67ba4"
+ url "https://download.gnome.org/sources/gnome-builder/48/gnome-builder-48.2.tar.xz"
+ sha256 "ec1280d47e814a313b74cb927d5a059380544aa0f56e87552978397d6c74cc63"
6
license "GPL-3.0-or-later"
7
head "https://gitlab.gnome.org/GNOME/gnome-builder.git", branch: "main"
8
0 commit comments