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 9c66392 commit e6c90f4Copy full SHA for e6c90f4
Formula/x/xcbeautify.rb
@@ -1,8 +1,8 @@
1
class Xcbeautify < Formula
2
desc "Little beautifier tool for xcodebuild"
3
homepage "https://github.com/cpisciotta/xcbeautify"
4
- url "https://github.com/cpisciotta/xcbeautify/archive/refs/tags/2.28.0.tar.gz"
5
- sha256 "bf59b8c5fc41f4bb98d603b4915e1ac92e5c1c3ff6eab0369ab18c8819800cc6"
+ url "https://github.com/cpisciotta/xcbeautify/archive/refs/tags/2.29.0.tar.gz"
+ sha256 "68d759d6a44de55a8e16ffcd8347f4479c633a0a90f6f878b4be6a5136b41dd5"
6
license "MIT"
7
head "https://github.com/cpisciotta/xcbeautify.git", branch: "main"
8
0 commit comments