We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e37186b commit fa174f1Copy full SHA for fa174f1
KeePassXC/KeePassXC.download.recipe
@@ -3,7 +3,14 @@
3
<plist version="1.0">
4
<dict>
5
<key>Description</key>
6
- <string>Downloads the latest release of KeePassXC from Github.</string>
+ <string>Downloads the latest release of KeePassXC from Github.
7
+
8
+Valid ARCH values include:
9
+- arm64 (Apple Silicon, default)
10
+- x86_64 (Intel)
11
12
+Set INCLUDE_PRERELEASES to a non-empty value to download pre-release versions.
13
+</string>
14
<key>Identifier</key>
15
<string>com.github.n8felton.download.KeePassXC</string>
16
<key>Input</key>
0 commit comments