Skip to content

Commit a1d627b

Browse files
committed
Update Homebrew TAP formula: flow-php to version: 0.28.0
<h2>Change Log</h2> <div id="change-log"> <h4>Changed</h4> <ul id="changed"> <li>Update Homebrew TAP formula: flow-php to version: 0.28.0</li> </ul> </div> <hr/> <h2>Description</h2> Created by https://github.com/mislav/bump-homebrew-formula-action
1 parent 0f8c680 commit a1d627b

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.27.0/flow.phar"
5-
sha256 "51c7621f45b811d4c9e1a6607d64d1bb70683915978a74a682585233c8216a42"
4+
url "https://github.com/flow-php/flow/releases/download/0.28.0/flow.phar"
5+
sha256 "5e279a62e6ccb7e26e5d0be99eeda914c36e0fe4bb2ffabee7cc19065ac0a283"
66
license "MIT"
77

88
depends_on "php"

0 commit comments

Comments
 (0)