Skip to content

Commit 68911af

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

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.13.1/flow.phar"
5-
sha256 "c70a98671818c1803ad085b22d03b6057722361acfa730a52226eb581be3e33f"
4+
url "https://github.com/flow-php/flow/releases/download/0.14.0/flow.phar"
5+
sha256 "ed28c84f5c115d98591e8c2a19d33f493dfd469a634fa9a81da073abf2e14766"
66
license "MIT"
77

88
depends_on "php"

0 commit comments

Comments
 (0)