duck release-6-0-0
Closes #13392. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
a79b06dd1e
commit
cbf298330a
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Duck < Formula
|
|||
desc "Command-line interface for Cyberduck (a multi-protocol file transfer tool)"
|
||||
homepage "https://duck.sh/"
|
||||
# check the changelog for the latest stable version: https://cyberduck.io/changelog/
|
||||
url "https://dist.duck.sh/duck-src-5.3.8.23611.tar.gz"
|
||||
sha256 "809b94dd1689a3b8473fe4e0ee329068aa361de82cf060cde9d3a0a2696f43f0"
|
||||
url "https://dist.duck.sh//duck-src-6.0.0.24625.tar.gz"
|
||||
sha256 "ea9ac134fa3146822fced3da34f56154616993008707e74e8fc0733e7617425e"
|
||||
head "https://svn.cyberduck.io/trunk/"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue