Skip to content

Commit

Permalink
(maint) Update to latest Choco version
Browse files Browse the repository at this point in the history
  • Loading branch information
corbob committed Dec 5, 2024
1 parent bfebb16 commit 45bf24e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ environment:
secure: zPuYvdxGda6DUGRCwTJL5FQCWF3U+1bSLE2mEr+VfpfV08NXlXX2uFLizkhQuJYW

#Chocolatey version we want to use when checking for updates (usually latest).
choco_version: '2.4.0'
choco_version: '2.4.1'
choco_version_pr: '2.2.2' # Should be kept at the minimum version supported that is listed on <https://github.com/chocolatey-community/chocolatey-packages/wiki/Supported-Chocolatey-CLI-versions>
nupkg_cache_path: C:\packages

Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ body:
Do mind that versions older than the latest version that was available 1 year ago will not be supported.
multiple: true
options:
- 2.4.1
- 2.4.0
- 2.3.0
- 2.2.2
Expand Down

0 comments on commit 45bf24e

Please sign in to comment.