Skip to content

Commit 5c42594

Browse files
committed
Bumped app.commitHashes.aiweb ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions/tree/main/amazongpt]
1 parent 0c50836 commit 5c42594

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

chatgpt/amazongpt/amazongpt.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// @description Add AI chat & product/category summaries to Amazon shopping, powered by the latest LLMs!
44
// @author KudoAI
55
// @namespace https://kudoai.com
6-
// @version 2026.7.27.5
6+
// @version 2026.7.27.6
77
// @license MIT
88
// @icon https://cdn.jsdelivr.net/gh/KudoAI/amazongpt@8e8ed1c/assets/images/icons/app/black-gold-teal/icon48.png
99
// @icon64 https://cdn.jsdelivr.net/gh/KudoAI/amazongpt@8e8ed1c/assets/images/icons/app/black-gold-teal/icon64.png
@@ -142,7 +142,7 @@
142142
version: GM_info.script.version, chatgptjsVer: /chatgpt\.js@([\d.]+)/.exec(GM_info.scriptMetaStr)[1],
143143
commitHashes: {
144144
app: 'be17b5f', // for cached <app|messages>.json
145-
aiweb: 'be17b5f' // for cached ai-chat-apis.json5 + <code-languages|katex-delimiters|sogou-tts-lang-codes>.json
145+
aiweb: '435d5ea' // for cached ai-chat-apis.json5 + <code-languages|katex-delimiters|sogou-tts-lang-codes>.json
146146
},
147147
config: { anchored: true }
148148
}

0 commit comments

Comments
 (0)