Update SHA256

This commit is contained in:
Test User
2025-08-22 15:44:56 +05:00
parent 75bb1ea4c6
commit ac509320a1

View File

@@ -3,8 +3,8 @@ class Chatmock < Formula
desc "OpenAI & Ollama compatible API powered by your ChatGPT plan" desc "OpenAI & Ollama compatible API powered by your ChatGPT plan"
homepage "https://github.com/RayBytes/ChatMock" homepage "https://github.com/RayBytes/ChatMock"
url "https://github.com/RayBytes/ChatMock/archive/refs/tags/v1.0.0.tar.gz" url "https://github.com/RayBytes/ChatMock/archive/refs/tags/v1.2.tar.gz"
sha256 "0000000000000000000000000000000000000000000000000000000000000000" sha256 "87e286337fc2fd8e1b543ecb382c5220995096636c36edf6367a4e7ce58ebe34"
license "MIT" license "MIT"
head "https://github.com/RayBytes/ChatMock.git", branch: "main" head "https://github.com/RayBytes/ChatMock.git", branch: "main"