Skip to content

Commit 17f484d

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.7.1/flow.phar"
5-
sha256 "b6600b11b374fb38131bce983c7f0fa7fe5429539eb7f1d5691950040a5f6017"
4+
url "https://github.com/flow-php/flow/releases/download/0.7.2/flow.phar"
5+
sha256 "7dd9ef83b888a4c45933f48af972abf9583759e53aaa6ddbd6a1d1ebb7e37ee4"
66
license "MIT"
77

88
depends_on "php"

0 commit comments

Comments
 (0)