diff options
| author | emilylange <git@emilylange.de> | 2024-02-27 23:29:55 +0100 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-02-28 15:14:09 +0000 |
| commit | f01af03768fe9b274cc4c306d054faec9438eabe (patch) | |
| tree | 6c90af1d396f6f0d71869fd3f3113b9fa49f18b4 | |
| parent | chromedriver: 122.0.6261.69 -> 122.0.6261.94 (diff) | |
| download | nixpkgs-origin/backport-291931-to-release-23.11.tar.gz | |
chromium: 122.0.6261.69 -> 122.0.6261.94origin/backport-291931-to-release-23.11
https://chromereleases.googleblog.com/2024/02/stable-channel-update-for-desktop_27.html
This update includes 4 security fixes.
(cherry picked from commit fdf83ea2badb17cb9a198e971a09c34d9638c6f7)
| -rw-r--r-- | pkgs/applications/networking/browsers/chromium/upstream-info.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/networking/browsers/chromium/upstream-info.nix b/pkgs/applications/networking/browsers/chromium/upstream-info.nix index fa6f3eab16ae..5a75f0ad2022 100644 --- a/pkgs/applications/networking/browsers/chromium/upstream-info.nix +++ b/pkgs/applications/networking/browsers/chromium/upstream-info.nix @@ -15,9 +15,9 @@ version = "2024-01-22"; }; }; - hash = "sha256-uEN1hN6DOLgw4QDrMBZdiLLPx+yKQc5MimIf/vbCC84="; - hash_deb_amd64 = "sha256-k3/Phs72eIMB6LAU4aU0+ze/cRu6KlRhpBshKhmq9N4="; - version = "122.0.6261.69"; + hash = "sha256-7fIs8qQon9L0iNmM/cHuyqtVm09qf7L4j9qb6KSbw2w="; + hash_deb_amd64 = "sha256-hOm7YZ9ya/SmwKhj6uIPkdgIDv5bIbss398szBYHuXk="; + version = "122.0.6261.94"; }; ungoogled-chromium = { deps = { |
