xclogparser 0.2.26

Closes #72344.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
rui 2021-03-02 20:14:06 +00:00 committed by BrewTestBot
parent 73a5550148
commit 55325506ee
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Xclogparser < Formula
desc "Tool to parse the SLF serialization format used by Xcode"
homepage "https://github.com/spotify/XCLogParser"
url "https://github.com/spotify/XCLogParser/archive/v0.2.25.tar.gz"
sha256 "535547e7d1d8fd9d9c0513ff1fae0b714f9b6baf0899c067a042cae8dafabc37"
url "https://github.com/spotify/XCLogParser/archive/v0.2.26.tar.gz"
sha256 "85d4fc82c11b6f999144d446af676302670e745017253cf54b0f36c158960e9a"
license "Apache-2.0"
bottle do