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`]
  • Loading branch information
adamlui authored and kudo-sync-bot committed Sep 22, 2024
1 parent aa20329 commit 418d2ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions greasemonkey/bravegpt.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
// @description:zu Yengeza izimpendulo ze-AI ku-Brave Search (inikwa amandla yi-GPT-4o!)
// @author KudoAI
// @namespace https://kudoai.com
// @version 2024.9.22.2
// @version 2024.9.22.3
// @license MIT
// @icon https://media.bravegpt.com/images/icons/bravegpt/icon48.png?0a9e287
// @icon64 https://media.bravegpt.com/images/icons/bravegpt/icon64.png?0a9e287
Expand Down Expand Up @@ -231,7 +231,7 @@
gitHub: 'https://github.com/KudoAI/bravegpt',
greasyFork: 'https://greasyfork.org/scripts/462440-bravegpt',
productHunt: 'https://www.producthunt.com/products/bravegpt' },
latestAssetCommitHash: '908ab8b' // for cached messages.json
latestAssetCommitHash: 'aa20329' // for cached messages.json
}
app.urls.assetHost = app.urls.gitHub.replace('github.com', 'cdn.jsdelivr.net/gh') + `@${app.latestAssetCommitHash}`
app.urls.update = app.urls.greasyFork.replace('https://', 'https://update.')
Expand Down

0 comments on commit 418d2ac

Please sign in to comment.