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 eefd717 commit 0d79f9cCopy full SHA for 0d79f9c
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.25.0.tar.gz"
5
- sha256 "2d79d7af0bd2a937df21cd1d0565b34590a9df3dcd5801a9ede7df9a414bb3f3"
+ url "https://github.com/carthage-software/mago/archive/refs/tags/0.26.1.tar.gz"
+ sha256 "385956d63bfc8169f5dcc2eced316c2997e9b41962918bd86bb345b43eca5868"
6
license any_of: ["Apache-2.0", "MIT"]
7
8
bottle do
0 commit comments