Skip to content

Commit 679e7f7

Browse files
committed
apply code suggestions
1 parent 8f5ed2b commit 679e7f7

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

content/blog/2025-06-25-desktop-1.17.0.de.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ Alle weiteren Änderungen findet ihr wie immer im [Changelog](https://github.com
4242

4343
### Und was ist mit Windows ARM?
4444

45-
Leider muss die native ARM-App für Windows aufgrund eines Fehlers im JDK-Framework verschoben werden. Wir arbeiten an einer Lösung, können aber noch kein Veröffentlichungsdatum nennen. Wir halten euch auf dem Laufenden!
45+
Leider muss die native ARM-App für Windows aufgrund eines Fehlers im JDK-Framework verschoben werden. Wir arbeiten an einer Lösung, können aber noch kein Veröffentlichungsdatum nennen.
4646

4747
## Jetzt aktualisieren!
4848

49-
Cryptomator 1.17.0 steht wie gewohnt über unsere Download-Seite zur Verfügung. Wir empfehlen allen Nutzer:innen das Update insbesondere Windows-Usern mit Trend Micro oder ARM64-Geräten.
49+
Cryptomator 1.17.0 steht wie gewohnt über unsere Download-Seite zur Verfügung. Wir empfehlen allen Nutzer:innen das Update, insbesondere Windows-Usern mit Trend Micro oder ARM64-Geräten.
5050

5151
Wie immer freuen wir uns über Feedback – sei es über [GitHub](https://github.com/cryptomator), [Facebook](https://www.facebook.com/Cryptomator), [Instagram](https://www.instagram.com/cryptomator/), [Mastodon](https://mastodon.online/@cryptomator) oder unser [Support-Forum](https://community.cryptomator.org).

content/blog/2025-06-25-desktop-1.17.0.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ You can find all the other changes in the [changelog on GitHub](https://github.c
4242

4343
### And what about Windows ARM?
4444

45-
Unfortunately, the native ARM app for Windows must be postponed due to a bug in the JDK framework. We are working on a fix but cannot announce a release date yet. We’ll keep you updated!
45+
Unfortunately, the native ARM app for Windows must be postponed due to a bug in the JDK framework. We are working on a fix but cannot announce a release date yet.
4646

4747
## Update Now!
4848

49-
Cryptomator 1.17.0 is available as usual via our download page. We highly recommend updating!
49+
Cryptomator 1.17.0 is available as usual via our download page. We highly recommend updating.
5050

5151
As always, we look forward to your feedback — whether on [GitHub](https://github.com/cryptomator), [Facebook](https://www.facebook.com/Cryptomator), [Instagram](https://www.instagram.com/cryptomator/), [Mastodon](https://mastodon.online/@cryptomator), or in our [support forum](https://community.cryptomator.org).

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ block = true
8080
filename = "Cryptomator-1.17.0-x64.msi"
8181
downloadUrl = "https://github.com/cryptomator/cryptomator/releases/download/1.17.0/Cryptomator-1.17.0-x64.msi"
8282
signatureUrl = "https://github.com/cryptomator/cryptomator/releases/download/1.17.0/Cryptomator-1.17.0-x64.msi.asc"
83-
checksum = "3bae9567d445edb930c7f32f5fa2f288cfde459163ab3681c648161a34059295 "
83+
checksum = "3bae9567d445edb930c7f32f5fa2f288cfde459163ab3681c648161a34059295"
8484
requiredOS = 'Windows 10, Version 1803'
8585
[params.releases.dmg]
8686
version = "1.17.0"

0 commit comments

Comments
 (0)