Skip to content

Commit ecd76a7

Browse files
committed
sccache 0.9.1
1 parent bcbeee8 commit ecd76a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/sccache.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Sccache < Formula
22
desc "Used as a compiler wrapper and avoids compilation when possible"
33
homepage "https://github.com/mozilla/sccache"
4-
url "https://github.com/mozilla/sccache/archive/refs/tags/v0.9.0.tar.gz"
5-
sha256 "df5b8a38f6d29f438dba0be57ec2e6c4c87675c7b9bb4dd2e93d4c9375ca797b"
4+
url "https://github.com/mozilla/sccache/archive/refs/tags/v0.9.1.tar.gz"
5+
sha256 "150967a59f148f780acc167c9e35961a196953bd804d513ab013344d73deb436"
66
license "Apache-2.0"
77
head "https://github.com/mozilla/sccache.git", branch: "main"
88

0 commit comments

Comments
 (0)