Skip to content

Commit

Permalink
flow-php 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
stloyd committed Dec 5, 2023
1 parent 512df0d commit f02ec47
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.5.1/flow.phar"
sha256 "a96caaccf4382183edbd8a43e41b4c6307bba717867480aa69711ade7bca7204"
url "https://github.com/stloyd/flow/releases/download/0.5.6/flow.phar"
sha256 "16899dc3d2d625d77b757fba699657362ab97f6862225fe9ad2b66c05dae92b7"

depends_on "php" if MacOS.version <= :el_capitan

Expand Down

0 comments on commit f02ec47

Please sign in to comment.