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 791c195 commit b3298afCopy full SHA for b3298af
mycode.rb
@@ -1,8 +1,8 @@
1
class Mycode < Formula
2
desc "My Python CLI tool"
3
homepage "https://github.com/marsdevx/mycode"
4
- url "https://github.com/marsdevx/mycode/archive/refs/tags/v1.0.1.tar.gz"
5
- sha256 "b0556f0e4e4c14ec10afef0e3ce3a2f10facdb1fe3e29d53b11b3926d907c5ee"
+ url "https://github.com/marsdevx/mycode/archive/refs/tags/v1.0.2.tar.gz"
+ sha256 "f2091f915ebd2c793b85f27449729481332d66f6d921ab1aedda05bfad99907c"
6
license "MIT"
7
8
depends_on "python@3.12"
0 commit comments