Skip to content

Commit

Permalink
Rebuild index
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 1, 2025
1 parent bdacd5f commit dc97475
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.json
Original file line number Diff line number Diff line change
Expand Up @@ -10340,6 +10340,7 @@
"description": "Downloads the latest version FileZilla for Mac Client.",
"repo": "autopkg/hansen-m-recipes",
"path": "FileZilla/FileZilla.download.recipe",
"deprecated": true,
"shortname": "FileZilla.download",
"inferred_type": "download"
},
Expand Down Expand Up @@ -11666,7 +11667,7 @@
},
"com.github.hansen-m.download.Anki": {
"name": "Anki",
"description": "Downloads the latest Apple Silicon version of Anki.",
"description": "Downloads the latest Apple Silicon version of Anki.\n \nUse RELEASE_REGEX to get Intel qt5 or qt6 releases:\n .*intel-qt6.*\n .*intel-qt5.*\n\nCreate an input variable called include_prereleases and set to a non-empty string to include prerelease builds.\n",
"repo": "autopkg/hansen-m-recipes",
"path": "Anki/Anki.download.recipe",
"shortname": "Anki.download",
Expand Down Expand Up @@ -17743,6 +17744,7 @@
"description": "Downloads the current release version of Audacity via the project\nwebsite. The downloads redirect to a fosshub.com download page, which\nis also searched for a download link. Permission has been received for Penn State to automate the download.\nNote: the Audacity.app code object is not signed at all.",
"repo": "autopkg/rustymyers-recipes",
"path": "Audacity/Audacity-arm.download.recipe",
"deprecated": true,
"shortname": "Audacity-arm.download",
"inferred_type": "download"
},
Expand Down

0 comments on commit dc97475

Please sign in to comment.