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 2bde58c commit 9b8f8cbCopy full SHA for 9b8f8cb
Formula/c/cog.rb
@@ -2,7 +2,7 @@ class Cog < Formula
2
desc "Containers for machine learning"
3
homepage "https://github.com/replicate/cog"
4
url "https://github.com/replicate/cog/archive/refs/tags/v0.9.4.tar.gz"
5
- sha256 "d3df9a9b9af79f6309f3acf31d6a3363270c0a5a7838ee75d4a02a8ed92fb0ae"
+ sha256 "5f455da636ec6dd6c81fd46fb721e261da1912ec42e2c547496c9cc8bae78773"
6
license "Apache-2.0"
7
head "https://github.com/replicate/cog.git", branch: "main"
8
0 commit comments