From e4f1c41f7ec1d4efbe3db470608ae79efeccfb7b Mon Sep 17 00:00:00 2001 From: blakebyrnes Date: Wed, 2 Oct 2024 10:07:26 +0000 Subject: [PATCH] Automatic Stable Channel check --- versions.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/versions.json b/versions.json index 8db9b08..80bceb6 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,14 @@ { + "129.0.6668.90": { + "mac_arm64": "http://dl.google.com/release2/chrome/n4gcpoygckhm4y53qwq7lkpnqu_129.0.6668.90/GoogleChrome-129.0.6668.90.dmg", + "mac": "http://dl.google.com/release2/chrome/n4gcpoygckhm4y53qwq7lkpnqu_129.0.6668.90/GoogleChrome-129.0.6668.90.dmg", + "win32": "http://dl.google.com/release2/chrome/adhdajh4lxwc57lnne6nr72vpv7a_129.0.6668.90/129.0.6668.90_chrome_installer.exe", + "win64": "http://dl.google.com/release2/chrome/enfqcc3glpx5fy7zto6vo2psyi_129.0.6668.90/129.0.6668.90_chrome_installer.exe" + }, + "129.0.6668.89": { + "linux": "http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_129.0.6668.89-1_amd64.deb", + "linux_rpm": "http://dl.google.com/linux/chrome/rpm/stable/x86_64/google-chrome-stable-129.0.6668.89-1.x86_64.rpm" + }, "129.0.6668.71": { "mac_arm64": "http://dl.google.com/release2/chrome/aca2gfhq4gkkppkahgp3ovbds2ka_129.0.6668.71/GoogleChrome-129.0.6668.71.dmg", "mac": "http://dl.google.com/release2/chrome/aca2gfhq4gkkppkahgp3ovbds2ka_129.0.6668.71/GoogleChrome-129.0.6668.71.dmg",