From 5f79a6943d061d641449b6c19cc016b76b9abb91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 18:05:00 +0000 Subject: [PATCH] update: add `firefox` version v134.0 (#2272) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- firefox.sls | 1 + 1 file changed, 1 insertion(+) diff --git a/firefox.sls b/firefox.sls index c2798f3de..4959d15af 100644 --- a/firefox.sls +++ b/firefox.sls @@ -13,6 +13,7 @@ {% load_yaml as versions -%} # renovate: datasource=custom.firefox depName=firefox packageName=LATEST_FIREFOX_VERSION +- '134.0' - '133.0.3' - '133.0' - '132.0.2'