We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66079e2 commit cb4bae2Copy full SHA for cb4bae2
Formula/m/meson.rb
@@ -1,8 +1,8 @@
1
class Meson < Formula
2
desc "Fast and user friendly build system"
3
homepage "https://mesonbuild.com/"
4
- url "https://github.com/mesonbuild/meson/releases/download/1.7.0/meson-1.7.0.tar.gz"
5
- sha256 "08efbe84803eed07f863b05092d653a9d348f7038761d900412fddf56deb0284"
+ url "https://github.com/mesonbuild/meson/releases/download/1.7.1/meson-1.7.1.tar.gz"
+ sha256 "155780a5be87f6dd7f427ad8bcbf0f2b2c5f62ee5fdacca7caa9de8439a24b89"
6
license "Apache-2.0"
7
head "https://github.com/mesonbuild/meson.git", branch: "master"
8
0 commit comments