1 cask "vincelwt-chatgpt" do
2 arch arm: "arm64", intel: "x64"
5 sha256 arm: "e41a76560d78afd5000129aeb4d720c755bf916c7db32c81f608c5ee5bd3177a",
6 intel: "f2c1bbe1e37836e9615e0061fd41d16c2ab16e60440aee3af4f62f8d346ec330"
8 url "https://github.com/vincelwt/chatgpt-mac/releases/download/v#{version}/Chatgpt-#{version}-#{arch}.dmg"
10 desc "Menu bar application for ChatGPT"
11 homepage "https://github.com/vincelwt/chatgpt-mac"
16 "~/Library/Application Scripts/chatgpt-mac",
17 "~/Library/Caches/com.vincelwt.chatgptmac",
18 "~/Library/Caches/com.vincelwt.chatgptmac.ShipIt",
19 "~/Library/Preferences/com.vincelwt.chatgptmac.plist",