meson 0.52.0
Closes #45089. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
eb7e779cb4
commit
9a1ac2a7e7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Meson < Formula
|
||||
desc "Fast and user friendly build system"
|
||||
homepage "https://mesonbuild.com/"
|
||||
url "https://github.com/mesonbuild/meson/releases/download/0.51.2/meson-0.51.2.tar.gz"
|
||||
sha256 "23688f0fc90be623d98e80e1defeea92bbb7103bf9336a5f5b9865d36e892d76"
|
||||
url "https://github.com/mesonbuild/meson/releases/download/0.52.0/meson-0.52.0.tar.gz"
|
||||
sha256 "d60f75f0dedcc4fd249dbc7519d6f3ce6df490033d276ef1cf27453ef4938d32"
|
||||
head "https://github.com/mesonbuild/meson.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue