Skip to content

Commit 7c5e6b4

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

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.17.0/flow.phar"
5-
sha256 "c00ea2300f0a407d9205ab853bc498cfd7fc6a43dd9f1ce3f97372d448b5867d"
4+
url "https://github.com/flow-php/flow/releases/download/0.17.1/flow.phar"
5+
sha256 "ff43d5c9bde6db79a838ad266e527b5f8ed61b42fcba99ba06ed8f8a02660003"
66
license "MIT"
77

88
depends_on "php"

0 commit comments

Comments
 (0)