Skip to content

Commit

Permalink
hotfix(updatecli): add trimprefix transformer to get rid of v in `g…
Browse files Browse the repository at this point in the history
…it-lfs` version
  • Loading branch information
lemeurherve committed Sep 13, 2023
1 parent f8ca9c1 commit 1975b71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions updatecli/updatecli.d/git-lfs-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ sources:
username: "{{ .github.username }}"
versionfilter:
kind: semver
transformers:
- trimprefix: "v"

targets:
setGitLfsVersionWindowsNanoserver:
Expand Down

0 comments on commit 1975b71

Please sign in to comment.