Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2021-10-26 14:55:14 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2021-10-26 14:55:14 +0300
commitb41ae25202d037c018c634748cf77fcd47cfe14b (patch)
tree9a3bdbeb470b4b53e1bc513f9b530bd6c6f8a1c8 /.craft.ini
parent2c6ba1da5ea3923db92e1c858ad2d3406696b3b1 (diff)
Revert "Ci: Disable old wget on Windows"
This reverts commit 50aecdf538cb0ae36d70f07344f3718ef478c800. Fixed in new craft versions
Diffstat (limited to '.craft.ini')
-rw-r--r--.craft.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/.craft.ini b/.craft.ini
index 60aadadc0..89e08be22 100644
--- a/.craft.ini
+++ b/.craft.ini
@@ -59,9 +59,6 @@ CodeSigning/MacKeychainPath = sign-${Env:DRONE_BUILD_NUMBER}.keychain
# skip msys in normal builds its only needed for the cache
dev-utils/msys.ignored = True
-# trouble with https://community.letsencrypt.org/t/help-thread-for-dst-root-ca-x3-expiration-september-2021/149190
-dev-utils/wget.ignored = True
-
binary/mysql.ignored = True
libs/dbus.ignored = True
libs/icu.ignored = True