Skip to content

Commit bdf2c11

Browse files
committed
komac 2.14.0
1 parent f7a14d8 commit bdf2c11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/komac.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Komac < Formula
22
desc "Community Manifest Creator for Windows Package Manager (WinGet)"
33
homepage "https://github.com/russellbanks/Komac"
4-
url "https://github.com/russellbanks/Komac/archive/refs/tags/v2.13.0.tar.gz"
5-
sha256 "de416c0b4e0e7e81a5e078a534aff70f8864151c7f53ec5a94a027a7965f01e9"
4+
url "https://github.com/russellbanks/Komac/archive/refs/tags/v2.14.0.tar.gz"
5+
sha256 "00e2dbc44bbc25bdfa9c8b425b641736b6677bc8b388d288e2c9bc37531d4ddd"
66
license "GPL-3.0-or-later"
77
head "https://github.com/russellbanks/Komac.git", branch: "main"
88

0 commit comments

Comments
 (0)