We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dba7d2 commit b3229c1Copy full SHA for b3229c1
homebrew-formula/xcsift.rb
@@ -1,8 +1,8 @@
1
class Xcsift < Formula
2
desc "Swift tool to parse xcodebuild output for coding agents"
3
homepage "https://github.com/ldomaradzki/xcsift"
4
- url "https://github.com/ldomaradzki/xcsift/archive/v1.0.8.tar.gz"
5
- sha256 "7a2d5555cf1a428fe743bbb748649888cdb173e4bc538834d8906ebe3f55df61"
+ url "https://github.com/ldomaradzki/xcsift/archive/v1.0.9.tar.gz"
+ sha256 "533c66f238fed82906f5e363bb0466aa6491df1664e942bbe21d5d99c66a0ad7"
6
license "MIT"
7
head "https://github.com/ldomaradzki/xcsift.git", branch: "master"
8
0 commit comments