We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0b3f2 commit 3b8632eCopy full SHA for 3b8632e
.github/workflows/winget-update.yaml
@@ -20,7 +20,7 @@ jobs:
20
include:
21
- id: Freelensapp.Freelens
22
repo: freelensapp/freelens
23
- url: https://github.com/freelensapp/freelens/releases/download/v{VERSION}/Freelens-{VERSION}-windows-amd64.msi
+ url: https://github.com/freelensapp/freelens/releases/download/v{VERSION}/Freelens-{VERSION}-windows-amd64.exe
24
25
runs-on: ubuntu-24.04
26
environment: automated
0 commit comments