vala 0.44.4
Closes #40716. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
6c001cdd3c
commit
695a13e408
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Vala < Formula
|
||||
desc "Compiler for the GObject type system"
|
||||
homepage "https://wiki.gnome.org/Projects/Vala"
|
||||
url "https://download.gnome.org/sources/vala/0.44/vala-0.44.3.tar.xz"
|
||||
sha256 "8553b422484af88be1685d8b47f7b0df36ae4477c3e77e89ab22276ffed1eae9"
|
||||
url "https://download.gnome.org/sources/vala/0.44/vala-0.44.4.tar.xz"
|
||||
sha256 "357fb15517bb5da506b7fdcb4033802a8a5f8e6502e86b8304371b4e2132c8ef"
|
||||
|
||||
bottle do
|
||||
sha256 "fe4f2494555fad61baa949f5c97c58a988a686ceab25608f30b671b882e190fd" => :mojave
|
||||
|
|
Loading…
Reference in a new issue