Skip to content

Commit f91f722

Browse files
committed
recc 1.3.42
1 parent 95ad4ca commit f91f722

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/r/recc.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
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.41/buildbox-1.3.41.tar.gz"
5-
sha256 "2c4491df5e90e2405442c381e1fa293caaf3bbf2f4ca1a0b36959e26679ddb1d"
4+
url "https://gitlab.com/BuildGrid/buildbox/buildbox/-/archive/1.3.42/buildbox-1.3.42.tar.gz"
5+
sha256 "23eb5041bea63a86143c7ec8c8a48b45533f2553973303e270d24fc9adb49539"
66
license "Apache-2.0"
7-
revision 2
87
head "https://gitlab.com/BuildGrid/buildbox/buildbox.git", branch: "master"
98

109
bottle do

0 commit comments

Comments
 (0)