Skip to content

Commit 4839c07

Browse files
authored
Update Homebrew TAP formula: flow-php to version: 0.22.0 (#1812)
<h2>Change Log</h2> <div id="change-log"> <h4>Changed</h4> <ul id="changed"> <li>Update Homebrew TAP formula: flow-php to version: 0.22.0</li> </ul> </div> <hr/> <h2>Description</h2> Created by https://github.com/mislav/bump-homebrew-formula-action
1 parent d1b6215 commit 4839c07

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/tools/homebrew/Formula/flow-php.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class FlowPhp < Formula
22
desc "Flow is a first and the most advanced PHP ETL framework"
33
homepage "https://github.com/flow-php/flow"
4-
url "https://github.com/flow-php/flow/releases/download/0.21.0/flow.phar"
5-
sha256 "9b81996ba06638eca6be9ccd9b026003ef7ac755a3b5c03749a8190437d58f69"
4+
url "https://github.com/flow-php/flow/releases/download/0.22.0/flow.phar"
5+
sha256 "b2725b92a05f5d0e1f9775f1dd544717d59a206e11ae40a249a06f4070822d44"
66
license "MIT"
77

88
depends_on "php"

0 commit comments

Comments
 (0)