Skip to content

Commit ac50932

Browse files
author
Test User
committed
Update SHA256
1 parent 75bb1ea commit ac50932

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/chatmock.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Chatmock < Formula
33

44
desc "OpenAI & Ollama compatible API powered by your ChatGPT plan"
55
homepage "https://github.com/RayBytes/ChatMock"
6-
url "https://github.com/RayBytes/ChatMock/archive/refs/tags/v1.0.0.tar.gz"
7-
sha256 "0000000000000000000000000000000000000000000000000000000000000000"
6+
url "https://github.com/RayBytes/ChatMock/archive/refs/tags/v1.2.tar.gz"
7+
sha256 "87e286337fc2fd8e1b543ecb382c5220995096636c36edf6367a4e7ce58ebe34"
88
license "MIT"
99
head "https://github.com/RayBytes/ChatMock.git", branch: "main"
1010

0 commit comments

Comments
 (0)