Skip to content

Commit 4da26c0

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

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.25.0/flow.phar"
5-
sha256 "d65505fd8fa358474c726c8bd5e1cf40b952ce4852fa8956aade19dee98aa0f0"
4+
url "https://github.com/flow-php/flow/releases/download/0.26.0/flow.phar"
5+
sha256 "a48341dd4ee44481ee62cf88612d40651bee4c91d2932b8b59b36e3b4aa12df2"
66
license "MIT"
77

88
depends_on "php"

0 commit comments

Comments
 (0)