File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -2,13 +2,11 @@ class BlueprintCompiler < Formula
22 desc "Markup language and compiler for GTK 4 user interfaces"
33 homepage "https://gnome.pages.gitlab.gnome.org/blueprint-compiler/"
44 url "https://gitlab.gnome.org/GNOME/blueprint-compiler.git" ,
5- tag : "v0.16 .0" ,
6- revision : "04ef0944db56ab01307a29aaa7303df6067cb3c0 "
5+ tag : "v0.18 .0" ,
6+ revision : "07c9c9df9cd1b6b4454ecba21ee58211e9144a4b "
77 license "LGPL-3.0-or-later"
88 head "https://gitlab.gnome.org/GNOME/blueprint-compiler.git" , branch : "main"
99
10- no_autobump! because : :requires_manual_review
11-
1210 bottle do
1311 sha256 cellar : :any_skip_relocation , arm64_sequoia : "934e915f724789737e2aff49d9607966366342257941e1f44ee5d03c358d331a"
1412 sha256 cellar : :any_skip_relocation , arm64_sonoma : "934e915f724789737e2aff49d9607966366342257941e1f44ee5d03c358d331a"
You can’t perform that action at this time.
0 commit comments