Skip to content

Commit 7f151e2

Browse files
committed
cog 0.13.0
1 parent 9fb28e9 commit 7f151e2

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.12.0.tar.gz"
5-
sha256 "7e7aeb0eb560368e304f5ec6b13dcc6e7c8f10cdc08eabebd560d57c97a0fbdd"
4+
url "https://github.com/replicate/cog/archive/refs/tags/v0.13.0.tar.gz"
5+
sha256 "9cf64ad36e777db46a54c40f4e0caab43db7c47982708afa53d5de52d7c55e39"
66
license "Apache-2.0"
77
head "https://github.com/replicate/cog.git", branch: "main"
88

0 commit comments

Comments
 (0)