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 75bb1ea commit ac50932Copy full SHA for ac50932
Formula/chatmock.rb
@@ -3,8 +3,8 @@ class Chatmock < Formula
3
4
desc "OpenAI & Ollama compatible API powered by your ChatGPT plan"
5
homepage "https://github.com/RayBytes/ChatMock"
6
- url "https://github.com/RayBytes/ChatMock/archive/refs/tags/v1.0.0.tar.gz"
7
- sha256 "0000000000000000000000000000000000000000000000000000000000000000"
+ url "https://github.com/RayBytes/ChatMock/archive/refs/tags/v1.2.tar.gz"
+ sha256 "87e286337fc2fd8e1b543ecb382c5220995096636c36edf6367a4e7ce58ebe34"
8
license "MIT"
9
head "https://github.com/RayBytes/ChatMock.git", branch: "main"
10
0 commit comments