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 e062248 commit 5322222Copy full SHA for 5322222
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/3.0.0.tar.gz"
5
- sha256 "de5c61f00adb8cfd56029a113920d5420345cdac4462e8eb3324a154d4765ac6"
+ url "https://github.com/cpisciotta/xcbeautify/archive/refs/tags/3.1.0.tar.gz"
+ sha256 "3b96197098efc79a855f8f5950bc25142f3fe4e561e15f311fc018479f90d5ee"
6
license "MIT"
7
head "https://github.com/cpisciotta/xcbeautify.git", branch: "main"
8
0 commit comments