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 004e2d7 commit 570528eCopy full SHA for 570528e
Formula/m/mago.rb
@@ -1,8 +1,8 @@
1
class Mago < Formula
2
desc "Toolchain for PHP to help developers write better code"
3
homepage "https://github.com/carthage-software/mago"
4
- url "https://github.com/carthage-software/mago/archive/refs/tags/0.7.0.tar.gz"
5
- sha256 "148b95922814fbbf2b320eae968d36263e4f022f47b4af7c21e9ac8c2e7ec2b5"
+ url "https://github.com/carthage-software/mago/archive/refs/tags/0.8.0.tar.gz"
+ sha256 "312a5718bca6a02b93f91aae6231fb2c28af1c06d883f23a3cdaa3717fd8c385"
6
license any_of: ["Apache-2.0", "MIT"]
7
8
bottle do
0 commit comments