Skip to content

Commit 7df17aa

Browse files
committed
comtrya 0.9.1
autobump: add comtrya Signed-off-by: Rui Chen <[email protected]>
1 parent df7698c commit 7df17aa

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,7 @@ commandbox
545545
commitizen
546546
commitlint
547547
composer
548+
comtrya
548549
conan
549550
conan@1
550551
concurrencykit

Formula/c/comtrya.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Comtrya < Formula
22
desc "Configuration and dotfile management tool"
33
homepage "https://comtrya.dev"
4-
url "https://github.com/comtrya/comtrya/archive/refs/tags/v0.9.0.tar.gz"
5-
sha256 "a5401004a92621057dab164db06ddf3ddb6a65f6cb2c7c4208a689decc404ad4"
4+
url "https://github.com/comtrya/comtrya/archive/refs/tags/v0.9.1.tar.gz"
5+
sha256 "22634bb01f3758007bbb36f9ffdb3c9d4b55471dc23ee66f1ef21b80a23a5751"
66
license "MIT"
77
head "https://github.com/comtrya/comtrya.git", branch: "main"
88

0 commit comments

Comments
 (0)