Skip to content

Commit 192c6e1

Browse files
committed
recc 1.3.25
1 parent dfb6059 commit 192c6e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/recc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Recc < Formula
22
desc "Remote Execution Caching Compiler"
33
homepage "https://buildgrid.gitlab.io/recc"
4-
url "https://gitlab.com/BuildGrid/buildbox/buildbox/-/archive/1.3.24/buildbox-1.3.24.tar.gz"
5-
sha256 "39bbc1f8948aad53f1c71828275f23349e215b2ae5d37c05ccc0f832c95ee86b"
4+
url "https://gitlab.com/BuildGrid/buildbox/buildbox/-/archive/1.3.25/buildbox-1.3.25.tar.gz"
5+
sha256 "3ddf4f56380621537adff96635c43c4ff461ab012a94b244c5e17bc5982ecc53"
66
license "Apache-2.0"
77
head "https://gitlab.com/BuildGrid/buildbox/buildbox.git", branch: "master"
88

0 commit comments

Comments
 (0)