Skip to content

Commit cb4bae2

Browse files
committed
meson 1.7.1
1 parent 66079e2 commit cb4bae2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/meson.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Meson < Formula
22
desc "Fast and user friendly build system"
33
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"
4+
url "https://github.com/mesonbuild/meson/releases/download/1.7.1/meson-1.7.1.tar.gz"
5+
sha256 "155780a5be87f6dd7f427ad8bcbf0f2b2c5f62ee5fdacca7caa9de8439a24b89"
66
license "Apache-2.0"
77
head "https://github.com/mesonbuild/meson.git", branch: "master"
88

0 commit comments

Comments
 (0)