We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4033cb commit dcd145fCopy full SHA for dcd145f
tgpt.json
@@ -1,14 +1,14 @@
1
{
2
"homepage": "https://github.com/aandrew-me/tgpt",
3
- "version": "2.9.2",
+ "version": "2.9.3",
4
"description": "ChatGPT in terminal without needing API keys",
5
"license": "GPL-3",
6
"architecture": {
7
"64bit": {
8
- "url": "https://github.com/aandrew-me/tgpt/releases/download/v2.9.2/tgpt-amd64.exe"
+ "url": "https://github.com/aandrew-me/tgpt/releases/download/v2.9.3/tgpt-amd64.exe"
9
},
10
"32bit": {
11
- "url": "https://github.com/aandrew-me/tgpt/releases/download/v2.9.2/tgpt-i386.exe"
+ "url": "https://github.com/aandrew-me/tgpt/releases/download/v2.9.3/tgpt-i386.exe"
12
}
13
14
version.txt
@@ -1 +1 @@
-{"version":"2.9.2"}
+{"version":"2.9.3"}
0 commit comments