meson 0.50.1
Closes #39152. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
9f8a5a4e0e
commit
14c294fc15
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.50.0/meson-0.50.0.tar.gz"
|
||||
sha256 "2a1bc42dda58206fb922cda5e1ca95cc03ad126321d26acc47d3493ec4e7021f"
|
||||
url "https://github.com/mesonbuild/meson/releases/download/0.50.1/meson-0.50.1.tar.gz"
|
||||
sha256 "f68f56d60c80a77df8fc08fa1016bc5831605d4717b622c96212573271e14ecc"
|
||||
head "https://github.com/mesonbuild/meson.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue