1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 19:02:22 +01:00

Update winget-releaser to latest (#3012)

This commit is contained in:
Vedant Mohan Goyal
2025-08-25 10:59:04 +05:30
committed by GitHub
parent 297e8280d9
commit 339e7df0bc

View File

@@ -459,7 +459,7 @@ jobs:
needs: build needs: build
if: startsWith(github.ref, 'refs/tags/v') if: startsWith(github.ref, 'refs/tags/v')
steps: steps:
- uses: vedantmgoyal2009/winget-releaser@v2 - uses: vedantmgoyal9/winget-releaser@19e706d4c9121098010096f9c495a70a7518b30f
with: with:
identifier: sharkdp.bat identifier: sharkdp.bat
installers-regex: '-pc-windows-msvc\.zip$' installers-regex: '-pc-windows-msvc\.zip$'