Skip to content

Commit

Permalink
Update Homebrew TAP formula: flow-php to version: 0.7.2 (#1024)
Browse files Browse the repository at this point in the history
<h2>Change Log</h2>
<div id="change-log">
  <h4>Changed</h4>
  <ul id="changed">
    <li>Update Homebrew TAP formula: flow-php to version: 0.7.2</li>
  </ul>
</div>
<hr/>

<h2>Description</h2>

Created by https://github.com/mislav/bump-homebrew-formula-action
  • Loading branch information
norberttech authored Mar 27, 2024
1 parent 50af578 commit 17f484d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/tools/homebrew/Formula/flow-php.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class FlowPhp < Formula
desc "Flow is a first and the most advanced PHP ETL framework"
homepage "https://github.com/flow-php/flow"
url "https://github.com/flow-php/flow/releases/download/0.7.1/flow.phar"
sha256 "b6600b11b374fb38131bce983c7f0fa7fe5429539eb7f1d5691950040a5f6017"
url "https://github.com/flow-php/flow/releases/download/0.7.2/flow.phar"
sha256 "7dd9ef83b888a4c45933f48af972abf9583759e53aaa6ddbd6a1d1ebb7e37ee4"
license "MIT"

depends_on "php"
Expand Down

0 comments on commit 17f484d

Please sign in to comment.