Skip to content

Commit

Permalink
Merge pull request #1788 from nickj/patch-2
Browse files Browse the repository at this point in the history
Add PowerShell Core versions 7.1.1-7.1.3
  • Loading branch information
twangboy authored Apr 1, 2021
2 parents 82baa5a + 894518c commit a98879e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions powershell-core.sls
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

{% set SRC_PATH = 'https://github.com/PowerShell/PowerShell/releases/download/v' %}
{% set VERS = [
'7.1.3',
'7.1.2',
'7.1.1',
'7.1.0',
'7.0.3',
'7.0.2',
Expand Down

0 comments on commit a98879e

Please sign in to comment.