Skip to content

Commit 9231e89

Browse files
authored
cromite: Update to version 148.0.7778.168, fix checkver (#17881)
1 parent e88df20 commit 9231e89

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bucket/cromite.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "147.0.7727.56",
2+
"version": "148.0.7778.168",
33
"description": "A Chromium fork based on Bromite with built-in support for ad blocking and an eye for privacy",
44
"homepage": "https://www.cromite.org/",
55
"license": {
@@ -8,8 +8,8 @@
88
},
99
"architecture": {
1010
"64bit": {
11-
"url": "https://github.com/uazo/cromite/releases/download/v147.0.7727.56-271900671db643de04aa9f909f0dcc3415c8b827/chrome-win.zip",
12-
"hash": "b4600dfc45ffe0e31734d463eafaad3b1e3d47a79f8f4d3b9305975f1b990ec0"
11+
"url": "https://github.com/uazo/cromite/releases/download/v148.0.7778.168-cb3baf14f52eb4365d017f640f85310735c19b79/chrome-win.zip",
12+
"hash": "13af6545c9c23ce3a7ebe26a73ba7794eea7af76e6fc6bac7c434072b6b12885"
1313
}
1414
},
1515
"extract_dir": "chrome-win",
@@ -39,7 +39,7 @@
3939
"persist": "User Data",
4040
"checkver": {
4141
"github": "https://github.com/uazo/cromite",
42-
"regex": "/releases/tag/v([\\d.]+)-(?<sha>[0-9a-f]+)"
42+
"regex": "v([\\d.]+)-(?<sha>[0-9a-f]+)"
4343
},
4444
"autoupdate": {
4545
"architecture": {

0 commit comments

Comments
 (0)