We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50af578 commit 17f484dCopy full SHA for 17f484d
src/tools/homebrew/Formula/flow-php.rb
@@ -1,8 +1,8 @@
1
class FlowPhp < Formula
2
desc "Flow is a first and the most advanced PHP ETL framework"
3
homepage "https://github.com/flow-php/flow"
4
- url "https://github.com/flow-php/flow/releases/download/0.7.1/flow.phar"
5
- sha256 "b6600b11b374fb38131bce983c7f0fa7fe5429539eb7f1d5691950040a5f6017"
+ url "https://github.com/flow-php/flow/releases/download/0.7.2/flow.phar"
+ sha256 "7dd9ef83b888a4c45933f48af972abf9583759e53aaa6ddbd6a1d1ebb7e37ee4"
6
license "MIT"
7
8
depends_on "php"
0 commit comments