Skip to content

Commit

Permalink
add desktopconnector example
Browse files Browse the repository at this point in the history
  • Loading branch information
jgstew committed Dec 5, 2024
1 parent c117849 commit 9fc542b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Autodesk/DesktopConnector.download.recipe.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
Description: Downloads the latest DesktopConnector
Identifier: com.github.jgstew.download.DesktopConnector-Win
Input:
NAME: DesktopConnector
MinimumVersion: "2.3"
ParentRecipe: com.github.jgstew.shared.parent-recipe
Process:
- Processor: URLDownloaderPython
Arguments:
url: https://www.autodesk.com/adsk-connect-64
COMPUTE_HASHES: True
filename: DesktopConnector-x64.exe
download_version: ""
User_Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0
- Processor: EndOfCheckPhase

0 comments on commit 9fc542b

Please sign in to comment.