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 2325ff0 commit 77af633Copy full SHA for 77af633
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.24.5.tar.gz"
5
- sha256 "b9279e903bc02bcd639e297f7eb81da655ea9cdf3f230bd5687a2bd7fb0342bb"
+ url "https://github.com/carthage-software/mago/archive/refs/tags/0.25.0.tar.gz"
+ sha256 "2d79d7af0bd2a937df21cd1d0565b34590a9df3dcd5801a9ede7df9a414bb3f3"
6
license any_of: ["Apache-2.0", "MIT"]
7
8
bottle do
0 commit comments