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 6bc3e33 commit 8763b05Copy full SHA for 8763b05
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.22.0.tar.gz"
5
- sha256 "d9ab124ec42f0abed1cffbd3c9dee4b97170d661d3c91e1d4c4ebc4a85db48ce"
+ url "https://github.com/carthage-software/mago/archive/refs/tags/0.22.1.tar.gz"
+ sha256 "56320190767144d360b4d756dd605fa98a23accaecf7f30e20057eef78a05c09"
6
license any_of: ["Apache-2.0", "MIT"]
7
8
bottle do
0 commit comments