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 da79326 commit 97b5d49Copy full SHA for 97b5d49
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.27.0.tar.gz"
5
- sha256 "823db0af6ba17a91cc22292add64c7d59472d3377f0229fbc74c92410d616501"
+ url "https://github.com/cpisciotta/xcbeautify/archive/refs/tags/2.28.0.tar.gz"
+ sha256 "bf59b8c5fc41f4bb98d603b4915e1ac92e5c1c3ff6eab0369ab18c8819800cc6"
6
license "MIT"
7
head "https://github.com/cpisciotta/xcbeautify.git", branch: "main"
8
0 commit comments