Skip to content

Commit

Permalink
Update description to include supported ARCH values
Browse files Browse the repository at this point in the history
  • Loading branch information
homebysix committed Dec 27, 2024
1 parent fe3db4b commit 623864f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion ParaView/ParaView.download.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@
<plist version="1.0">
<dict>
<key>Description</key>
<string>Download recipe for ParaView.</string>
<string>Download recipe for ParaView.

Valid values for ARCH include:
- "x86_64" (default, Intel)
- "arm64" (Apple Silicon)
</string>
<key>Identifier</key>
<string>com.github.n8felton.paraview.download</string>
<key>Input</key>
Expand Down

0 comments on commit 623864f

Please sign in to comment.