Update JCEF + JetBrains Runtime (#2083)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-31 19:28:16 -04:00
committed by GitHub
parent 98833fa738
commit a403b1c564
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ val getTachideskVersion = { "v2.2.${getCommitCount()}" }
val webUIRevisionTag = "r3136" val webUIRevisionTag = "r3136"
val webviewJbrRelease = "jbr-release-25.0.3b475.60" val webviewJbrRelease = "jbr-release-25.0.3b496.62"
private val getCommitCount = { private val getCommitCount = {
runCatching { runCatching {

View File

@@ -17,7 +17,7 @@ xmlserialization = "0.91.3"
ktlint = "1.8.0" ktlint = "1.8.0"
koin = "4.2.1" koin = "4.2.1"
moko = "0.26.4" moko = "0.26.4"
jcef = "144.0.15-g72717cf-chromium-144.0.7559.172-api-1.21-262-b34" jcef = "144.0.15-g72717cf-chromium-144.0.7559.172-api-1.21-262-b37"
[libraries] [libraries]
# Kotlin # Kotlin