We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7a14d8 commit bdf2c11Copy full SHA for bdf2c11
Formula/k/komac.rb
@@ -1,8 +1,8 @@
1
class Komac < Formula
2
desc "Community Manifest Creator for Windows Package Manager (WinGet)"
3
homepage "https://github.com/russellbanks/Komac"
4
- url "https://github.com/russellbanks/Komac/archive/refs/tags/v2.13.0.tar.gz"
5
- sha256 "de416c0b4e0e7e81a5e078a534aff70f8864151c7f53ec5a94a027a7965f01e9"
+ url "https://github.com/russellbanks/Komac/archive/refs/tags/v2.14.0.tar.gz"
+ sha256 "00e2dbc44bbc25bdfa9c8b425b641736b6677bc8b388d288e2c9bc37531d4ddd"
6
license "GPL-3.0-or-later"
7
head "https://github.com/russellbanks/Komac.git", branch: "main"
8
0 commit comments