Skip to content

Commit

Permalink
Bumped app.latestAssetCommitHash ↞ [auto-sync from `adamlui/chatgpt…
Browse files Browse the repository at this point in the history
…-apps/chatgpt-auto-talk`]
  • Loading branch information
adamlui authored and kudo-sync-bot committed Sep 9, 2024
1 parent c9e0098 commit 24130f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chatgpt/chatgpt-auto-talk/chatgpt-auto-talk.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
// @description:zu Dlala izimpendulo ze-ChatGPT ngokuzenzakalela
// @author Adam Lui
// @namespace https://github.com/adamlui
// @version 2024.9.7
// @version 2024.9.8
// @license MIT
// @icon https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-talk@9f1ed3c/assets/images/icons/openai/black/icon48.png
// @icon64 https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-talk@9f1ed3c/assets/images/icons/openai/black/icon64.png
Expand Down Expand Up @@ -258,7 +258,7 @@
urls: {
gitHub: 'https://github.com/adamlui/chatgpt-auto-talk',
greasyFork: 'https://greasyfork.org/en/scripts/500940-chatgpt-auto-talk' },
latestAssetCommitHash: '040cd9b' // for cached messages.json + navicon
latestAssetCommitHash: '6c3eccf' // for cached messages.json + navicon
}
app.urls.assetHost = app.urls.gitHub.replace('github.com', 'cdn.jsdelivr.net/gh') + `@${app.latestAssetCommitHash}/`
app.urls.support = app.urls.gitHub + '/issues/new'
Expand Down

0 comments on commit 24130f1

Please sign in to comment.