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 b7ff56c commit 32b9794Copy full SHA for 32b9794
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.8.0.tar.gz"
5
- sha256 "312a5718bca6a02b93f91aae6231fb2c28af1c06d883f23a3cdaa3717fd8c385"
+ url "https://github.com/carthage-software/mago/archive/refs/tags/0.8.1.tar.gz"
+ sha256 "4efa5da826d5a944b4a9f1a1b0e92dfe67602cc92099cc5c3ffa8cd01da20c90"
6
license any_of: ["Apache-2.0", "MIT"]
7
8
bottle do
0 commit comments