Skip to content

Commit 5322222

Browse files
BrewTestBotchenrui333
authored andcommitted
xcbeautify 3.1.0
1 parent e062248 commit 5322222

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/3.0.0.tar.gz"
5-
sha256 "de5c61f00adb8cfd56029a113920d5420345cdac4462e8eb3324a154d4765ac6"
4+
url "https://github.com/cpisciotta/xcbeautify/archive/refs/tags/3.1.0.tar.gz"
5+
sha256 "3b96197098efc79a855f8f5950bc25142f3fe4e561e15f311fc018479f90d5ee"
66
license "MIT"
77
head "https://github.com/cpisciotta/xcbeautify.git", branch: "main"
88

0 commit comments

Comments
 (0)