duck 6.4.4.27722
Closes #25295. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
b544ec0df9
commit
45ae9f07c0
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.4.1.27633.tar.gz"
|
||||
sha256 "3e754165cfd96200c5901b291cfb0e8aff5a956fc8d38a6c32e0091444524f52"
|
||||
url "https://dist.duck.sh/duck-src-6.4.4.27722.tar.gz"
|
||||
sha256 "097f3cb983e10080e0660d6ff9b2f4c44d135b048474af0c24b1b0f1806f1c05"
|
||||
head "https://svn.cyberduck.io/trunk/"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue