easyengine 4.0.14
Signed-off-by: Riddhesh Sanghvi <riddheshsanghvi96@gmail.com> Closes #39616. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
ebc8e98a90
commit
0632ed7c50
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Easyengine < Formula
|
||||
desc "Command-line control panel to manage WordPress sites"
|
||||
homepage "https://easyengine.io/"
|
||||
url "https://github.com/EasyEngine/easyengine/releases/download/v4.0.13/easyengine.phar"
|
||||
sha256 "df724064be5d3585b6dd5ca55a526c6854317009683b23d8b14002bb829ac8b1"
|
||||
url "https://github.com/EasyEngine/easyengine/releases/download/v4.0.14/easyengine.phar"
|
||||
sha256 "6bd0c019cac1253cd8d4c4ae0d04d68ef19693d0ed24b72a62dc7d6efb4bdaa0"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue