vala 0.38.5
Closes #23144. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
8d0e7459cd
commit
bd5d969d17
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://live.gnome.org/Vala"
|
||||
url "https://download.gnome.org/sources/vala/0.38/vala-0.38.4.tar.xz"
|
||||
sha256 "2cb33a63bd17737e72f5f4f9ca4109f398500ee1f17a01ff4ef94139b07ae5e9"
|
||||
url "https://download.gnome.org/sources/vala/0.38/vala-0.38.5.tar.xz"
|
||||
sha256 "5852c47f50efe1d7ddf3de13b4eb3091ea3e1547e2469ce10a37d4b85fdd332a"
|
||||
|
||||
bottle do
|
||||
sha256 "e38a9bed5ecdbcaa8037ad5f5f94426a3631825dde79c6c4ca7dd6b2834b9044" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue