Skip to content

Commit

Permalink
Bind required OS versions to data instead to localization. Also updat…
Browse files Browse the repository at this point in the history
…e required OS version.
  • Loading branch information
infeo committed Feb 19, 2024
1 parent 358b3fd commit 44e58da
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 8 deletions.
7 changes: 7 additions & 0 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,41 +66,48 @@ block = true
downloadUrl = "https://github.com/cryptomator/cryptomator/releases/download/1.12.0/Cryptomator-1.12.0-x64.exe"
signatureUrl = "https://github.com/cryptomator/cryptomator/releases/download/1.12.0/Cryptomator-1.12.0-x64.exe.asc"
checksum = "a0aedc1b26dad447c5bc15eaa032017bc811ed90dc367324a6b10e5a8d58cb38"
requiredOS = 'Windows 10, Version 1803'
[params.releases.msi]
version = "1.12.0"
filename = "Cryptomator-1.12.0-x64.msi"
downloadUrl = "https://github.com/cryptomator/cryptomator/releases/download/1.12.0/Cryptomator-1.12.0-x64.msi"
signatureUrl = "https://github.com/cryptomator/cryptomator/releases/download/1.12.0/Cryptomator-1.12.0-x64.msi.asc"
checksum = "ffce83e93779974320b4298aafccd40a5105666b1ca79b643cd2d9297bda8720"
requiredOS = 'Windows 10, Version 1803'
[params.releases.dmg]
version = "1.12.0"
filename = "Cryptomator-1.12.0.dmg"
downloadUrl = "https://github.com/cryptomator/cryptomator/releases/download/1.12.0/Cryptomator-1.12.0-x64.dmg"
signatureUrl = "https://github.com/cryptomator/cryptomator/releases/download/1.12.0/Cryptomator-1.12.0-x64.dmg.asc"
checksum = "e336d8c608b63d9b12868023860275fa8bfea921a23d3f9bdbc1f55607a85dd8"
requiredOS = 'macOS 11'
[params.releases.dmg-arm64]
version = "1.12.0"
filename = "Cryptomator-1.12.0-arm64.dmg"
downloadUrl = "https://github.com/cryptomator/cryptomator/releases/download/1.12.0/Cryptomator-1.12.0-arm64.dmg"
signatureUrl = "https://github.com/cryptomator/cryptomator/releases/download/1.12.0/Cryptomator-1.12.0-arm64.dmg.asc"
checksum = "a4f29e1cb160efce16abe76e2b1b67152759ee47cf5f2e6c979a687732c47dff"
requiredOS = 'macOS 11'
[params.releases.appimage]
version = "1.12.2"
filename = "cryptomator-1.12.2-x86_64.AppImage"
downloadUrl = "https://github.com/cryptomator/cryptomator/releases/download/1.12.2/cryptomator-1.12.2-x86_64.AppImage"
signatureUrl = "https://github.com/cryptomator/cryptomator/releases/download/1.12.2/cryptomator-1.12.2-x86_64.AppImage.asc"
checksum = "5bb73c90b500984ed5fca5a662f9f8dc194bfd2fdf31b0d1c2f9fff9917beb0f"
requiredOS = ''
[params.releases.appimage-aarch64]
version = "1.12.2"
filename = "cryptomator-1.12.2-aarch64.AppImage"
downloadUrl = "https://github.com/cryptomator/cryptomator/releases/download/1.12.2/cryptomator-1.12.2-aarch64.AppImage"
signatureUrl = "https://github.com/cryptomator/cryptomator/releases/download/1.12.2/cryptomator-1.12.2-aarch64.AppImage.asc"
checksum = "b1a95a9d05e39048a0483388cbd5138b6374221e02ea1dd192c6a199dd8cb85d"
requiredOS = ''
[params.releases.android]
version = "1.10.0"
filename = "Cryptomator-1.10.0.apk"
downloadUrl = "https://static.cryptomator.org/android/1.10.0/Cryptomator-1.10.0.apk"
checksum = "ce37e32c7951de906413876563c30f1ec929e1a26aa1ca701a9f3e79903d822f"
requiredOS = 'Android 8.0'

[permalinks]
blog = "/blog/:year/:month/:day/:slug/"
Expand Down
2 changes: 1 addition & 1 deletion content/downloads/android.de.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h3>Google Play</h3>
</div>
<div class="p-4">
<div class="prose prose-sm max-w-none mb-4">
<p>Minimum: Android 8.0</p>
<p>Minimum: {{< siteparam releases.android.requiredOS >}}</p>
</div>
<a href="https://play.google.com/store/apps/details?id=org.cryptomator&hl=de" role="button">
<img class="h-10 mx-auto lazyload" data-src="/de/img/downloads/googleplay-badge.png">
Expand Down
2 changes: 1 addition & 1 deletion content/downloads/android.en.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h3>Google Play</h3>
</div>
<div class="p-4">
<div class="prose prose-sm max-w-none mb-4">
<p>Minimum: Android 8.0</p>
<p>Minimum: {{< siteparam releases.android.requiredOS >}}</p>
</div>
<a href="https://play.google.com/store/apps/details?id=org.cryptomator&hl=en" role="button">
<img class="h-10 mx-auto lazyload" data-src="/img/downloads/googleplay-badge.png">
Expand Down
2 changes: 1 addition & 1 deletion content/downloads/linux.de.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h3>AppImage</h3>
</div>
<div class="p-4">
<div class="prose prose-sm max-w-none mb-4">
<p>Siehe {{< extlink "https://www.oracle.com/java/technologies/javase/products-doc-jdk20certconfig.html" "Systemanforderungen" >}}</p>
<p>Siehe {{< extlink "https://www.oracle.com/java/technologies/javase/products-doc-jdk21certconfig.html" "Systemanforderungen" >}}</p>
</div>
<a itemprop="downloadUrl" href="/de/downloads/linux/thanks/" rel="nofollow" class="btn btn-primary w-full mb-4 md:w-48" role="button">
<span class="fas fa-download" aria-hidden="true"></span> Download <span class="text-xs">(x86_x64)</span>
Expand Down
2 changes: 1 addition & 1 deletion content/downloads/linux.en.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h3>AppImage</h3>
</div>
<div class="p-4">
<div class="prose prose-sm max-w-none mb-4">
<p>See {{< extlink "https://www.oracle.com/java/technologies/javase/products-doc-jdk20certconfig.html" "System Requirements" >}}</p>
<p>See {{< extlink "https://www.oracle.com/java/technologies/javase/products-doc-jdk21certconfig.html" "System Requirements" >}}</p>
</div>
<a itemprop="downloadUrl" href="/downloads/linux/thanks/" rel="nofollow" class="btn btn-primary w-full mb-4 md:w-48" role="button">
<span class="fas fa-download" aria-hidden="true"></span> Download <span class="text-xs">(x86_x64)</span>
Expand Down
2 changes: 1 addition & 1 deletion content/downloads/mac.de.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h3>DMG Image</h3>
</div>
<div class="p-4">
<div class="prose prose-sm max-w-none mb-4">
<p>Minimum: macOS 10.13</p>
<p>Minimum: {{< siteparam releases.dmg.requiredOS >}}</p>
</div>
<a itemprop="downloadUrl" href="/de/downloads/mac/thanks/" rel="nofollow" class="btn btn-primary w-full mb-4 md:w-56" role="button">
<span class="fas fa-download" aria-hidden="true"></span> Download <span class="text-xs">(Intel)</span>
Expand Down
2 changes: 1 addition & 1 deletion content/downloads/mac.en.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h3>DMG Image</h3>
</div>
<div class="p-4">
<div class="prose prose-sm max-w-none mb-4">
<p>Minimum: macOS 10.13</p>
<p>Minimum: {{< siteparam releases.dmg.requiredOS >}}</p>
</div>
<a itemprop="downloadUrl" href="/downloads/mac/thanks/" rel="nofollow" class="btn btn-primary w-full mb-4 md:w-56" role="button">
<span class="fas fa-download" aria-hidden="true"></span> Download <span class="text-xs">(Intel)</span>
Expand Down
2 changes: 1 addition & 1 deletion content/downloads/win.de.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h3>EXE Installer</h3>
</div>
<div class="p-4">
<div class="prose prose-sm max-w-none mb-4">
<p>Minimum: Windows 10, Version 1803</p>
<p>Minimum: {{< siteparam releases.msi.requiredOS >}}</p>
</div>
<a itemprop="downloadUrl" href="/de/downloads/win/thanks/" rel="nofollow" class="btn btn-primary w-full mb-4 md:w-48" role="button">
<span class="fas fa-download" aria-hidden="true"></span> Download
Expand Down
2 changes: 1 addition & 1 deletion content/downloads/win.en.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h3>EXE Installer</h3>
</div>
<div class="p-4">
<div class="prose prose-sm max-w-none mb-4">
<p>Minimum: Windows 10, Version 1803</p>
<p>Minimum: {{< siteparam releases.msi.requiredOS >}}</p>
</div>
<a itemprop="downloadUrl" href="/downloads/win/thanks/" rel="nofollow" class="btn btn-primary w-full mb-4 md:w-48" role="button">
<span class="fas fa-download" aria-hidden="true"></span> Download
Expand Down

0 comments on commit 44e58da

Please sign in to comment.