Skip to content

Commit b3229c1

Browse files
ldomaradzkiclaude
andcommitted
Update homebrew formula to v1.0.9
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 6dba7d2 commit b3229c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

homebrew-formula/xcsift.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Xcsift < Formula
22
desc "Swift tool to parse xcodebuild output for coding agents"
33
homepage "https://github.com/ldomaradzki/xcsift"
4-
url "https://github.com/ldomaradzki/xcsift/archive/v1.0.8.tar.gz"
5-
sha256 "7a2d5555cf1a428fe743bbb748649888cdb173e4bc538834d8906ebe3f55df61"
4+
url "https://github.com/ldomaradzki/xcsift/archive/v1.0.9.tar.gz"
5+
sha256 "533c66f238fed82906f5e363bb0466aa6491df1664e942bbe21d5d99c66a0ad7"
66
license "MIT"
77
head "https://github.com/ldomaradzki/xcsift.git", branch: "master"
88

0 commit comments

Comments
 (0)