Skip to content

Commit

Permalink
Add version to chocolatey install template
Browse files Browse the repository at this point in the history
  • Loading branch information
sara-rn committed Jan 16, 2025
1 parent 77674b3 commit 4a70e3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/utils/create_package_template.py
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@ def create_template(
f.write(
template.format(
tool_name=tool_name,
version=version,
category=category,
target_url=target_url,
target_hash=target_hash,
Expand Down

0 comments on commit 4a70e3e

Please sign in to comment.