Skip to content

Commit fa174f1

Browse files
committed
Add arch and pre-release notes to description
1 parent e37186b commit fa174f1

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

KeePassXC/KeePassXC.download.recipe

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,14 @@
33
<plist version="1.0">
44
<dict>
55
<key>Description</key>
6-
<string>Downloads the latest release of KeePassXC from Github.</string>
6+
<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>
714
<key>Identifier</key>
815
<string>com.github.n8felton.download.KeePassXC</string>
916
<key>Input</key>

0 commit comments

Comments
 (0)