Skip to content

Commit b3298af

Browse files
committed
feat: v1.0.2
1 parent 791c195 commit b3298af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mycode.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mycode < Formula
22
desc "My Python CLI tool"
33
homepage "https://github.com/marsdevx/mycode"
4-
url "https://github.com/marsdevx/mycode/archive/refs/tags/v1.0.1.tar.gz"
5-
sha256 "b0556f0e4e4c14ec10afef0e3ce3a2f10facdb1fe3e29d53b11b3926d907c5ee"
4+
url "https://github.com/marsdevx/mycode/archive/refs/tags/v1.0.2.tar.gz"
5+
sha256 "f2091f915ebd2c793b85f27449729481332d66f6d921ab1aedda05bfad99907c"
66
license "MIT"
77

88
depends_on "python@3.12"

0 commit comments

Comments
 (0)