Skip to content

Commit 8af7646

Browse files
committed
cog 0.16.1
1 parent 5d3c644 commit 8af7646

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.16.0.tar.gz"
5-
sha256 "f16beafce7d6f617132e4d366400e80ec5e6a8f0b6e6828098184b1343d455b1"
4+
url "https://github.com/replicate/cog/archive/refs/tags/v0.16.1.tar.gz"
5+
sha256 "63707ee74087b7a996f0393fd6f4c783b498c763824d510422de1309193d4dc2"
66
license "Apache-2.0"
77
head "https://github.com/replicate/cog.git", branch: "main"
88

0 commit comments

Comments
 (0)