Skip to content

Commit 9b8f8cb

Browse files
authored
cog: update checksum
It seems v0.9.4 it was re-tagged again, similar to * Homebrew#158001 This affects * Homebrew#161976 * Homebrew#157782
1 parent 2bde58c commit 9b8f8cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/c/cog.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ class Cog < Formula
22
desc "Containers for machine learning"
33
homepage "https://github.com/replicate/cog"
44
url "https://github.com/replicate/cog/archive/refs/tags/v0.9.4.tar.gz"
5-
sha256 "d3df9a9b9af79f6309f3acf31d6a3363270c0a5a7838ee75d4a02a8ed92fb0ae"
5+
sha256 "5f455da636ec6dd6c81fd46fb721e261da1912ec42e2c547496c9cc8bae78773"
66
license "Apache-2.0"
77
head "https://github.com/replicate/cog.git", branch: "main"
88

0 commit comments

Comments
 (0)