duck 6.6.0.28133
Closes #28503. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
554ab7b24a
commit
3cb5b537e4
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-6.5.0.27854.tar.gz"
|
||||
sha256 "a989dcc6b3d86cd488bd95f4c5dc0c182ce8d24b4ed27904c0bf38328826f4cd"
|
||||
url "https://dist.duck.sh/duck-src-6.6.0.28133.tar.gz"
|
||||
sha256 "6491c93d1816027dc12aa155a95342b8fd50ada6d48790a752d5b0570b1e0f3c"
|
||||
head "https://svn.cyberduck.io/trunk/"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue