Skip to content

Commit e6c90f4

Browse files
committed
xcbeautify 2.29.0
1 parent 9c66392 commit e6c90f4

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.28.0.tar.gz"
5-
sha256 "bf59b8c5fc41f4bb98d603b4915e1ac92e5c1c3ff6eab0369ab18c8819800cc6"
4+
url "https://github.com/cpisciotta/xcbeautify/archive/refs/tags/2.29.0.tar.gz"
5+
sha256 "68d759d6a44de55a8e16ffcd8347f4479c633a0a90f6f878b4be6a5136b41dd5"
66
license "MIT"
77
head "https://github.com/cpisciotta/xcbeautify.git", branch: "main"
88

0 commit comments

Comments
 (0)