Skip to content

Commit d016a05

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

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.12.0/flow.phar"
5-
sha256 "1d2a362a257b09f1a11408039e76f08761c58aa2486e6cf9182fb9d563c617b7"
4+
url "https://github.com/flow-php/flow/releases/download/0.13.0/flow.phar"
5+
sha256 "e3b76a02e0de874a2f0b001ec86d11d1f10a4f055df2d594d4affe01e91f1add"
66
license "MIT"
77

88
depends_on "php"

0 commit comments

Comments
 (0)