Skip to content

Commit 97b5d49

Browse files
committed
xcbeautify 2.28.0
1 parent da79326 commit 97b5d49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/x/xcbeautify.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Xcbeautify < Formula
22
desc "Little beautifier tool for xcodebuild"
33
homepage "https://github.com/cpisciotta/xcbeautify"
4-
url "https://github.com/cpisciotta/xcbeautify/archive/refs/tags/2.27.0.tar.gz"
5-
sha256 "823db0af6ba17a91cc22292add64c7d59472d3377f0229fbc74c92410d616501"
4+
url "https://github.com/cpisciotta/xcbeautify/archive/refs/tags/2.28.0.tar.gz"
5+
sha256 "bf59b8c5fc41f4bb98d603b4915e1ac92e5c1c3ff6eab0369ab18c8819800cc6"
66
license "MIT"
77
head "https://github.com/cpisciotta/xcbeautify.git", branch: "main"
88

0 commit comments

Comments
 (0)