Skip to content

Commit 32b9794

Browse files
committed
mago 0.8.1
1 parent b7ff56c commit 32b9794

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.8.0.tar.gz"
5-
sha256 "312a5718bca6a02b93f91aae6231fb2c28af1c06d883f23a3cdaa3717fd8c385"
4+
url "https://github.com/carthage-software/mago/archive/refs/tags/0.8.1.tar.gz"
5+
sha256 "4efa5da826d5a944b4a9f1a1b0e92dfe67602cc92099cc5c3ffa8cd01da20c90"
66
license any_of: ["Apache-2.0", "MIT"]
77

88
bottle do

0 commit comments

Comments
 (0)