Skip to content

Commit f2636a9

Browse files
committed
cog 0.15.7
1 parent 4fc36e3 commit f2636a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cog.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cog < Formula
22
desc "Containers for machine learning"
33
homepage "https://cog.run/"
4-
url "https://github.com/replicate/cog/archive/refs/tags/v0.15.6.tar.gz"
5-
sha256 "ceab500ceb76ac44843eab922bf5f0eb06d33f0f5122d747206aada55f4c3c5e"
4+
url "https://github.com/replicate/cog/archive/refs/tags/v0.15.7.tar.gz"
5+
sha256 "688e2cd187924bea1ec7efdd3c9074faa62f4f803526a56f41118def5f8c50ec"
66
license "Apache-2.0"
77
head "https://github.com/replicate/cog.git", branch: "main"
88

0 commit comments

Comments
 (0)