Skip to content

Commit 5c7df8c

Browse files
chore: update claude-utils to 0.10.1 (#126)
Co-authored-by: automation-nsheaps[bot] <251779498+automation-nsheaps[bot]@users.noreply.github.com>
1 parent 6642f49 commit 5c7df8c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/claude-utils.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
class ClaudeUtils < Formula
55
desc 'CLI utilities for Claude Code workflow management'
66
homepage 'https://github.com/nsheaps/claude-utils'
7-
url 'https://github.com/nsheaps/claude-utils/archive/refs/tags/v0.10.0.tar.gz'
8-
sha256 '9dfeebf20e610273c96e959afbc39ef11c218d47eaa1fec47256e8d97fb31d57'
7+
url 'https://github.com/nsheaps/claude-utils/archive/refs/tags/v0.10.1.tar.gz'
8+
sha256 '6acb9201a5ded52a58ab20e290283a72766e06fd150e308a375697941ad0627a'
99
license 'MIT'
1010

1111
head do

0 commit comments

Comments
 (0)