meson 0.47.1
Closes #29939. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
9186a3a899
commit
f7408430bb
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.47.0/meson-0.47.0.tar.gz"
|
||||
sha256 "1bd360a58c28039cdb3b8ce909764e90a58481deb79396227ba4081af377f009"
|
||||
url "https://github.com/mesonbuild/meson/releases/download/0.47.1/meson-0.47.1.tar.gz"
|
||||
sha256 "d673de79f7bab064190a5ea06140eaa8415efb386d0121ba549f6d66c555ada6"
|
||||
head "https://github.com/mesonbuild/meson.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue