Skip to content

Commit d8bc9c3

Browse files
committed
1.10.4 Android release
1 parent 8c321c8 commit d8bc9c3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

hugo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,10 @@ block = true
103103
checksum = "f7447a3728098b415645fe56e2cc1f2866017fa95181b26d164a847d976c446d"
104104
requiredOS = ''
105105
[params.releases.android]
106-
version = "1.10.3"
107-
filename = "Cryptomator-1.10.3.apk"
108-
downloadUrl = "https://static.cryptomator.org/android/1.10.3/Cryptomator-1.10.3.apk"
109-
checksum = "a433c3bd2c05c73d5e9e7e0da2fbe5ab942591ce1935852207e14cd7ad896543"
106+
version = "1.10.4"
107+
filename = "Cryptomator-1.10.4.apk"
108+
downloadUrl = "https://static.cryptomator.org/android/1.10.4/Cryptomator-1.10.4.apk"
109+
checksum = "3b874ffa818b039bef06f0296cc7049aed5feba4f841308d80ec907aa28ca4b1"
110110
requiredOS = 'Android 8.0'
111111

112112
[permalinks]
@@ -116,6 +116,6 @@ block = true
116116
[[server.headers]]
117117
for = '/**'
118118
[server.headers.values]
119-
Content-Security-Policy = "default-src 'none'; script-src 'self' 'unsafe-eval' https://plausible.skymatic.de/ https://community.cryptomator.org/ https://js.stripe.com/ https://*.paddle.com/ https://www.google.com/ https://www.gstatic.com/; style-src 'self' 'unsafe-inline' https://*.paddle.com/; img-src 'self' data: https://static.cryptomator.org/ https://*.paddle.com/ https://paddle.s3.amazonaws.com/; connect-src 'self' https://api.cryptomator.org/ https://store.cryptomator.org/ https://plausible.skymatic.de/ http://localhost:8787/; font-src 'self'; media-src https://static.cryptomator.org/; frame-src https://community.cryptomator.org/ https://js.stripe.com/ https://*.paddle.com/ https://www.google.com/; base-uri 'self'; form-action 'self' https://www.paypal.com/ https://www.coinpayments.net/; frame-ancestors 'none'"
119+
Content-Security-Policy = "default-src 'none'; script-src 'self' 'unsafe-eval' http://localhost https://unpkg.com/ https://plausible.skymatic.de/ https://community.cryptomator.org/ https://js.stripe.com/ https://*.paddle.com/ https://www.google.com/ https://www.gstatic.com/; style-src 'self' 'unsafe-inline' https://*.paddle.com/; img-src 'self' data: https://static.cryptomator.org/ https://*.paddle.com/ https://paddle.s3.amazonaws.com/; connect-src 'self' https://api.cryptomator.org/ https://store.cryptomator.org/ https://plausible.skymatic.de/ http://localhost:8787/; font-src 'self'; media-src https://static.cryptomator.org/; frame-src https://community.cryptomator.org/ https://js.stripe.com/ https://*.paddle.com/ https://www.google.com/; base-uri 'self'; form-action 'self' https://www.paypal.com/ https://www.coinpayments.net/; frame-ancestors 'none'"
120120
Strict-Transport-Security = "max-age=31536000; includeSubDomains"
121121
X-Content-Type-Options = "nosniff"

0 commit comments

Comments
 (0)