Skip to content

Commit 1d0d4fc

Browse files
committed
depsguard: fix source checksum
1 parent 5c72b5c commit 1d0d4fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Formula/d/depsguard.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ class Depsguard < Formula
22
desc "Harden package manager configs against supply chain attacks, built by Arnica"
33
homepage "https://depsguard.com"
44
url "https://github.com/arnica/depsguard/archive/refs/tags/v0.1.0.tar.gz"
5-
sha256 "0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5"
5+
sha256 "05696ce205b78a9f936af418cb7ab95f7931ad8135115588b4f050f8eed57271"
66
license "MIT"
77
head "https://github.com/arnica/depsguard.git", branch: "main"
88

0 commit comments

Comments
 (0)