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 4fc36e3 commit f2636a9Copy full SHA for f2636a9
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.15.6.tar.gz"
5
- sha256 "ceab500ceb76ac44843eab922bf5f0eb06d33f0f5122d747206aada55f4c3c5e"
+ url "https://github.com/replicate/cog/archive/refs/tags/v0.15.7.tar.gz"
+ sha256 "688e2cd187924bea1ec7efdd3c9074faa62f4f803526a56f41118def5f8c50ec"
6
license "Apache-2.0"
7
head "https://github.com/replicate/cog.git", branch: "main"
8
0 commit comments