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 9fb28e9 commit 7f151e2Copy full SHA for 7f151e2
Formula/c/cog.rb
@@ -1,8 +1,8 @@
1
class Cog < Formula
2
desc "Containers for machine learning"
3
homepage "https://cog.run/"
4
- url "https://github.com/replicate/cog/archive/refs/tags/v0.12.0.tar.gz"
5
- sha256 "7e7aeb0eb560368e304f5ec6b13dcc6e7c8f10cdc08eabebd560d57c97a0fbdd"
+ url "https://github.com/replicate/cog/archive/refs/tags/v0.13.0.tar.gz"
+ sha256 "9cf64ad36e777db46a54c40f4e0caab43db7c47982708afa53d5de52d7c55e39"
6
license "Apache-2.0"
7
head "https://github.com/replicate/cog.git", branch: "main"
8
0 commit comments