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 dfb6059 commit 192c6e1Copy full SHA for 192c6e1
Formula/r/recc.rb
@@ -1,8 +1,8 @@
1
class Recc < Formula
2
desc "Remote Execution Caching Compiler"
3
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"
+ url "https://gitlab.com/BuildGrid/buildbox/buildbox/-/archive/1.3.25/buildbox-1.3.25.tar.gz"
+ sha256 "3ddf4f56380621537adff96635c43c4ff461ab012a94b244c5e17bc5982ecc53"
6
license "Apache-2.0"
7
head "https://gitlab.com/BuildGrid/buildbox/buildbox.git", branch: "master"
8
0 commit comments