Skip to content

Commit f615f9f

Browse files
update to 147
1 parent 3c04c2b commit f615f9f

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"version": "146.0.12+g6214c8e+chromium-146.0.7680.179",
2+
"version": "147.0.10+gd58e84d+chromium-147.0.7727.118",
33
"hashes": {
4-
"aarch64-linux": "sha256-pi3fV3O31YMHcOh+/lnk2gWI6/MaSNAiUgFhD09d7u0=",
5-
"x86_64-linux": "sha256-b2HKaSEEXkZsnsBw9bL2JGmKWwRN5l2wu/O1DxfhAgE="
4+
"aarch64-linux": "sha256-kaRijMDacPcoeCcS31zmRSNOvgozx+uq2M34mD28bu4=",
5+
"x86_64-linux": "sha256-CHzPofBDhCniDZEpOxXK4I7p57SYjMAY1HVo3Vna0e8="
66
}
77
}

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@ iai-callgrind = { version = "0.16" }
197197
ndarray = "0.16"
198198
strum = { version = "0.27", features = ["derive"] }
199199
dirs = "6.0"
200-
cef = "146"
201-
cef-dll-sys = "146"
200+
cef = "147"
201+
cef-dll-sys = "147"
202202
include_dir = "0.7"
203203
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
204204
tracing = "0.1"

0 commit comments

Comments
 (0)