Skip to content

Commit

Permalink
meson 0.32.0
Browse files Browse the repository at this point in the history
Closes #2606.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Jul 3, 2016
1 parent ac880a9 commit a0f11c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/meson.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Meson < Formula
desc "Fast and user friendly build system"
homepage "http://mesonbuild.com/"
url "https://github.com/mesonbuild/meson/releases/download/0.31.0/meson-0.31.0.tar.gz"
sha256 "803d7aa99329c5439ef971c1dcaa39de12d9208f82f0ed029e3e8f9c13ef93f0"
url "https://github.com/mesonbuild/meson/releases/download/0.32.0/meson-0.32.0.tar.gz"
sha256 "2e8c06136da01607364cbcd8a719f0f60441a9a4c5f1426e88a3c6a8444331ac"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit a0f11c6

Please sign in to comment.