Skip to content

Commit 77af633

Browse files
committed
mago 0.25.0
1 parent 2325ff0 commit 77af633

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mago.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mago < Formula
22
desc "Toolchain for PHP to help developers write better code"
33
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"
4+
url "https://github.com/carthage-software/mago/archive/refs/tags/0.25.0.tar.gz"
5+
sha256 "2d79d7af0bd2a937df21cd1d0565b34590a9df3dcd5801a9ede7df9a414bb3f3"
66
license any_of: ["Apache-2.0", "MIT"]
77

88
bottle do

0 commit comments

Comments
 (0)