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 5d3c644 commit 8af7646Copy full SHA for 8af7646
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.16.0.tar.gz"
5
- sha256 "f16beafce7d6f617132e4d366400e80ec5e6a8f0b6e6828098184b1343d455b1"
+ url "https://github.com/replicate/cog/archive/refs/tags/v0.16.1.tar.gz"
+ sha256 "63707ee74087b7a996f0393fd6f4c783b498c763824d510422de1309193d4dc2"
6
license "Apache-2.0"
7
head "https://github.com/replicate/cog.git", branch: "main"
8
0 commit comments