winget : update komac version

This commit is contained in:
Georgi Gerganov 2026-01-18 10:29:03 +02:00
parent fe44d35574
commit 3bfbbcc5fc
No known key found for this signature in database
GPG Key ID: 449E073F9DC10735

View File

@ -17,7 +17,7 @@ jobs:
- name: Install komac
run: |
cargo binstall komac@2.11.2 -y
cargo binstall komac@2.14.0 -y
- name: Find latest release
id: find_latest_release