From 4cabf79fc0b2350a3a3761906f55f68dd62d36d5 Mon Sep 17 00:00:00 2001 From: Experimenter CircleCI Bot Date: Thu, 11 Dec 2025 19:10:29 +0000 Subject: [PATCH] chore(nimbus): Update External Configs --- .../features/manifests/fenix/.ref-cache.yaml | 6 +++--- .../features/manifests/fenix/beta.fml.yaml | 16 ++-------------- .../manifests/fenix/developer.fml.yaml | 16 ++-------------- .../features/manifests/fenix/experimenter.yaml | 16 ++-------------- .../features/manifests/fenix/nightly.fml.yaml | 18 +++--------------- .../features/manifests/fenix/release.fml.yaml | 16 ++-------------- .../manifests/fenix/v147.0.0/beta.fml.yaml | 9 ++------- .../fenix/v147.0.0/developer.fml.yaml | 9 ++------- .../manifests/fenix/v147.0.0/experimenter.yaml | 8 ++------ .../manifests/fenix/v147.0.0/nightly.fml.yaml | 9 ++------- .../manifests/fenix/v147.0.0/release.fml.yaml | 9 ++------- .../manifests/fenix/v148.0.0/beta.fml.yaml | 16 ++-------------- .../fenix/v148.0.0/developer.fml.yaml | 16 ++-------------- .../manifests/fenix/v148.0.0/experimenter.yaml | 16 ++-------------- .../manifests/fenix/v148.0.0/nightly.fml.yaml | 18 +++--------------- .../manifests/fenix/v148.0.0/release.fml.yaml | 16 ++-------------- .../manifests/firefox-desktop/.ref-cache.yaml | 10 +++++----- .../manifests/focus-ios/.ref-cache.yaml | 2 +- .../features/manifests/ios/.ref-cache.yaml | 2 +- 19 files changed, 42 insertions(+), 186 deletions(-) diff --git a/experimenter/experimenter/features/manifests/fenix/.ref-cache.yaml b/experimenter/experimenter/features/manifests/fenix/.ref-cache.yaml index 04619bafc2..0420c994fb 100644 --- a/experimenter/experimenter/features/manifests/fenix/.ref-cache.yaml +++ b/experimenter/experimenter/features/manifests/fenix/.ref-cache.yaml @@ -1,3 +1,3 @@ -beta: 0a9eb8261825a073392f96abd4f61af90fb33bf7 -main: b4ea0dcb568f15165133a9a49ea8e6e7e114fd37 -release: 93709342a54d40784b6e6e12998710f1a89a1ffd +beta: c426fd01e1ab156b35b3c6c85c6e15c540b9a395 +main: d64059f7275a2a99fa0805d11b0054650ecf41ce +release: 6db5507f49bef18cdbbcc09a63bea23520d428b6 diff --git a/experimenter/experimenter/features/manifests/fenix/beta.fml.yaml b/experimenter/experimenter/features/manifests/fenix/beta.fml.yaml index f5f2b3bf52..9d9b748c75 100644 --- a/experimenter/experimenter/features/manifests/fenix/beta.fml.yaml +++ b/experimenter/experimenter/features/manifests/fenix/beta.fml.yaml @@ -214,13 +214,6 @@ features: type: Int default: 1000 allow-coenrollment: true - growth-data: - description: A feature measuring campaign growth data - variables: - enabled: - description: If true, the feature is active - type: Boolean - default: false homepage-as-new-tab: description: Enables homepage as a a new tab. variables: @@ -992,9 +985,9 @@ features: toolbar-redesign-option: description: Control the visibility of toolbar redesign option in settings. variables: - show-expanded-customization: + show-customization: description: | - Whether or not the expanded toolbar customization option is visible to the user. + Whether or not the simple/expanded toolbar customization option is visible to the user. type: Boolean default: false show-options: @@ -1002,11 +995,6 @@ features: Whether or not the toolbar redesign option is visible to the user. This allows the user to switch between simple and expanded toolbar. type: Boolean default: true - show-simple-customization: - description: | - Whether or not the simple toolbar customization option is visible to the user. - type: Boolean - default: false translations: description: The feature that allows on-device translations of web content. variables: diff --git a/experimenter/experimenter/features/manifests/fenix/developer.fml.yaml b/experimenter/experimenter/features/manifests/fenix/developer.fml.yaml index 32bbba5a9e..7b6ce278ac 100644 --- a/experimenter/experimenter/features/manifests/fenix/developer.fml.yaml +++ b/experimenter/experimenter/features/manifests/fenix/developer.fml.yaml @@ -214,13 +214,6 @@ features: type: Int default: 1000 allow-coenrollment: true - growth-data: - description: A feature measuring campaign growth data - variables: - enabled: - description: If true, the feature is active - type: Boolean - default: false homepage-as-new-tab: description: Enables homepage as a a new tab. variables: @@ -1094,9 +1087,9 @@ features: toolbar-redesign-option: description: Control the visibility of toolbar redesign option in settings. variables: - show-expanded-customization: + show-customization: description: | - Whether or not the expanded toolbar customization option is visible to the user. + Whether or not the simple/expanded toolbar customization option is visible to the user. type: Boolean default: false show-options: @@ -1104,11 +1097,6 @@ features: Whether or not the toolbar redesign option is visible to the user. This allows the user to switch between simple and expanded toolbar. type: Boolean default: true - show-simple-customization: - description: | - Whether or not the simple toolbar customization option is visible to the user. - type: Boolean - default: false translations: description: The feature that allows on-device translations of web content. variables: diff --git a/experimenter/experimenter/features/manifests/fenix/experimenter.yaml b/experimenter/experimenter/features/manifests/fenix/experimenter.yaml index 5909e39c33..28174d9e70 100644 --- a/experimenter/experimenter/features/manifests/fenix/experimenter.yaml +++ b/experimenter/experimenter/features/manifests/fenix/experimenter.yaml @@ -191,14 +191,6 @@ glean: ping-lifetime-threshold: type: int description: Write count threshold when to auto-flush -growth-data: - description: A feature measuring campaign growth data - hasExposure: true - exposureDescription: '' - variables: - enabled: - type: boolean - description: If true, the feature is active homepage-as-new-tab: description: Enables homepage as a a new tab. hasExposure: true @@ -709,18 +701,14 @@ toolbar-redesign-option: hasExposure: true exposureDescription: '' variables: - show-expanded-customization: + show-customization: type: boolean description: | - Whether or not the expanded toolbar customization option is visible to the user. + Whether or not the simple/expanded toolbar customization option is visible to the user. show-options: type: boolean description: | Whether or not the toolbar redesign option is visible to the user. This allows the user to switch between simple and expanded toolbar. - show-simple-customization: - type: boolean - description: | - Whether or not the simple toolbar customization option is visible to the user. translations: description: The feature that allows on-device translations of web content. hasExposure: true diff --git a/experimenter/experimenter/features/manifests/fenix/nightly.fml.yaml b/experimenter/experimenter/features/manifests/fenix/nightly.fml.yaml index 64329728ca..43d4dce225 100644 --- a/experimenter/experimenter/features/manifests/fenix/nightly.fml.yaml +++ b/experimenter/experimenter/features/manifests/fenix/nightly.fml.yaml @@ -214,13 +214,6 @@ features: type: Int default: 1000 allow-coenrollment: true - growth-data: - description: A feature measuring campaign growth data - variables: - enabled: - description: If true, the feature is active - type: Boolean - default: false homepage-as-new-tab: description: Enables homepage as a a new tab. variables: @@ -969,7 +962,7 @@ features: opening_animation_enabled: description: Whether or not the Tab Manager opening animation is enabled. When enabled, a shared element transition will initiate, taking the currently-opened tab's thumbnail and shrinking it into its spot in the Tab Manager. type: Boolean - default: true + default: false tab-strip: description: Enables tab strip. variables: @@ -1018,9 +1011,9 @@ features: toolbar-redesign-option: description: Control the visibility of toolbar redesign option in settings. variables: - show-expanded-customization: + show-customization: description: | - Whether or not the expanded toolbar customization option is visible to the user. + Whether or not the simple/expanded toolbar customization option is visible to the user. type: Boolean default: false show-options: @@ -1028,11 +1021,6 @@ features: Whether or not the toolbar redesign option is visible to the user. This allows the user to switch between simple and expanded toolbar. type: Boolean default: true - show-simple-customization: - description: | - Whether or not the simple toolbar customization option is visible to the user. - type: Boolean - default: false translations: description: The feature that allows on-device translations of web content. variables: diff --git a/experimenter/experimenter/features/manifests/fenix/release.fml.yaml b/experimenter/experimenter/features/manifests/fenix/release.fml.yaml index da810c3806..dcbbe7f730 100644 --- a/experimenter/experimenter/features/manifests/fenix/release.fml.yaml +++ b/experimenter/experimenter/features/manifests/fenix/release.fml.yaml @@ -214,13 +214,6 @@ features: type: Int default: 1000 allow-coenrollment: true - growth-data: - description: A feature measuring campaign growth data - variables: - enabled: - description: If true, the feature is active - type: Boolean - default: true homepage-as-new-tab: description: Enables homepage as a a new tab. variables: @@ -992,9 +985,9 @@ features: toolbar-redesign-option: description: Control the visibility of toolbar redesign option in settings. variables: - show-expanded-customization: + show-customization: description: | - Whether or not the expanded toolbar customization option is visible to the user. + Whether or not the simple/expanded toolbar customization option is visible to the user. type: Boolean default: false show-options: @@ -1002,11 +995,6 @@ features: Whether or not the toolbar redesign option is visible to the user. This allows the user to switch between simple and expanded toolbar. type: Boolean default: true - show-simple-customization: - description: | - Whether or not the simple toolbar customization option is visible to the user. - type: Boolean - default: false translations: description: The feature that allows on-device translations of web content. variables: diff --git a/experimenter/experimenter/features/manifests/fenix/v147.0.0/beta.fml.yaml b/experimenter/experimenter/features/manifests/fenix/v147.0.0/beta.fml.yaml index f5f2b3bf52..8f401ece1a 100644 --- a/experimenter/experimenter/features/manifests/fenix/v147.0.0/beta.fml.yaml +++ b/experimenter/experimenter/features/manifests/fenix/v147.0.0/beta.fml.yaml @@ -992,9 +992,9 @@ features: toolbar-redesign-option: description: Control the visibility of toolbar redesign option in settings. variables: - show-expanded-customization: + show-customization: description: | - Whether or not the expanded toolbar customization option is visible to the user. + Whether or not the simple/expanded toolbar customization option is visible to the user. type: Boolean default: false show-options: @@ -1002,11 +1002,6 @@ features: Whether or not the toolbar redesign option is visible to the user. This allows the user to switch between simple and expanded toolbar. type: Boolean default: true - show-simple-customization: - description: | - Whether or not the simple toolbar customization option is visible to the user. - type: Boolean - default: false translations: description: The feature that allows on-device translations of web content. variables: diff --git a/experimenter/experimenter/features/manifests/fenix/v147.0.0/developer.fml.yaml b/experimenter/experimenter/features/manifests/fenix/v147.0.0/developer.fml.yaml index 32bbba5a9e..ad9fcd6aac 100644 --- a/experimenter/experimenter/features/manifests/fenix/v147.0.0/developer.fml.yaml +++ b/experimenter/experimenter/features/manifests/fenix/v147.0.0/developer.fml.yaml @@ -1094,9 +1094,9 @@ features: toolbar-redesign-option: description: Control the visibility of toolbar redesign option in settings. variables: - show-expanded-customization: + show-customization: description: | - Whether or not the expanded toolbar customization option is visible to the user. + Whether or not the simple/expanded toolbar customization option is visible to the user. type: Boolean default: false show-options: @@ -1104,11 +1104,6 @@ features: Whether or not the toolbar redesign option is visible to the user. This allows the user to switch between simple and expanded toolbar. type: Boolean default: true - show-simple-customization: - description: | - Whether or not the simple toolbar customization option is visible to the user. - type: Boolean - default: false translations: description: The feature that allows on-device translations of web content. variables: diff --git a/experimenter/experimenter/features/manifests/fenix/v147.0.0/experimenter.yaml b/experimenter/experimenter/features/manifests/fenix/v147.0.0/experimenter.yaml index 5909e39c33..ec31bde50f 100644 --- a/experimenter/experimenter/features/manifests/fenix/v147.0.0/experimenter.yaml +++ b/experimenter/experimenter/features/manifests/fenix/v147.0.0/experimenter.yaml @@ -709,18 +709,14 @@ toolbar-redesign-option: hasExposure: true exposureDescription: '' variables: - show-expanded-customization: + show-customization: type: boolean description: | - Whether or not the expanded toolbar customization option is visible to the user. + Whether or not the simple/expanded toolbar customization option is visible to the user. show-options: type: boolean description: | Whether or not the toolbar redesign option is visible to the user. This allows the user to switch between simple and expanded toolbar. - show-simple-customization: - type: boolean - description: | - Whether or not the simple toolbar customization option is visible to the user. translations: description: The feature that allows on-device translations of web content. hasExposure: true diff --git a/experimenter/experimenter/features/manifests/fenix/v147.0.0/nightly.fml.yaml b/experimenter/experimenter/features/manifests/fenix/v147.0.0/nightly.fml.yaml index 64329728ca..c2b1e70733 100644 --- a/experimenter/experimenter/features/manifests/fenix/v147.0.0/nightly.fml.yaml +++ b/experimenter/experimenter/features/manifests/fenix/v147.0.0/nightly.fml.yaml @@ -1018,9 +1018,9 @@ features: toolbar-redesign-option: description: Control the visibility of toolbar redesign option in settings. variables: - show-expanded-customization: + show-customization: description: | - Whether or not the expanded toolbar customization option is visible to the user. + Whether or not the simple/expanded toolbar customization option is visible to the user. type: Boolean default: false show-options: @@ -1028,11 +1028,6 @@ features: Whether or not the toolbar redesign option is visible to the user. This allows the user to switch between simple and expanded toolbar. type: Boolean default: true - show-simple-customization: - description: | - Whether or not the simple toolbar customization option is visible to the user. - type: Boolean - default: false translations: description: The feature that allows on-device translations of web content. variables: diff --git a/experimenter/experimenter/features/manifests/fenix/v147.0.0/release.fml.yaml b/experimenter/experimenter/features/manifests/fenix/v147.0.0/release.fml.yaml index da810c3806..64e6e4c38d 100644 --- a/experimenter/experimenter/features/manifests/fenix/v147.0.0/release.fml.yaml +++ b/experimenter/experimenter/features/manifests/fenix/v147.0.0/release.fml.yaml @@ -992,9 +992,9 @@ features: toolbar-redesign-option: description: Control the visibility of toolbar redesign option in settings. variables: - show-expanded-customization: + show-customization: description: | - Whether or not the expanded toolbar customization option is visible to the user. + Whether or not the simple/expanded toolbar customization option is visible to the user. type: Boolean default: false show-options: @@ -1002,11 +1002,6 @@ features: Whether or not the toolbar redesign option is visible to the user. This allows the user to switch between simple and expanded toolbar. type: Boolean default: true - show-simple-customization: - description: | - Whether or not the simple toolbar customization option is visible to the user. - type: Boolean - default: false translations: description: The feature that allows on-device translations of web content. variables: diff --git a/experimenter/experimenter/features/manifests/fenix/v148.0.0/beta.fml.yaml b/experimenter/experimenter/features/manifests/fenix/v148.0.0/beta.fml.yaml index f5f2b3bf52..9d9b748c75 100644 --- a/experimenter/experimenter/features/manifests/fenix/v148.0.0/beta.fml.yaml +++ b/experimenter/experimenter/features/manifests/fenix/v148.0.0/beta.fml.yaml @@ -214,13 +214,6 @@ features: type: Int default: 1000 allow-coenrollment: true - growth-data: - description: A feature measuring campaign growth data - variables: - enabled: - description: If true, the feature is active - type: Boolean - default: false homepage-as-new-tab: description: Enables homepage as a a new tab. variables: @@ -992,9 +985,9 @@ features: toolbar-redesign-option: description: Control the visibility of toolbar redesign option in settings. variables: - show-expanded-customization: + show-customization: description: | - Whether or not the expanded toolbar customization option is visible to the user. + Whether or not the simple/expanded toolbar customization option is visible to the user. type: Boolean default: false show-options: @@ -1002,11 +995,6 @@ features: Whether or not the toolbar redesign option is visible to the user. This allows the user to switch between simple and expanded toolbar. type: Boolean default: true - show-simple-customization: - description: | - Whether or not the simple toolbar customization option is visible to the user. - type: Boolean - default: false translations: description: The feature that allows on-device translations of web content. variables: diff --git a/experimenter/experimenter/features/manifests/fenix/v148.0.0/developer.fml.yaml b/experimenter/experimenter/features/manifests/fenix/v148.0.0/developer.fml.yaml index 32bbba5a9e..7b6ce278ac 100644 --- a/experimenter/experimenter/features/manifests/fenix/v148.0.0/developer.fml.yaml +++ b/experimenter/experimenter/features/manifests/fenix/v148.0.0/developer.fml.yaml @@ -214,13 +214,6 @@ features: type: Int default: 1000 allow-coenrollment: true - growth-data: - description: A feature measuring campaign growth data - variables: - enabled: - description: If true, the feature is active - type: Boolean - default: false homepage-as-new-tab: description: Enables homepage as a a new tab. variables: @@ -1094,9 +1087,9 @@ features: toolbar-redesign-option: description: Control the visibility of toolbar redesign option in settings. variables: - show-expanded-customization: + show-customization: description: | - Whether or not the expanded toolbar customization option is visible to the user. + Whether or not the simple/expanded toolbar customization option is visible to the user. type: Boolean default: false show-options: @@ -1104,11 +1097,6 @@ features: Whether or not the toolbar redesign option is visible to the user. This allows the user to switch between simple and expanded toolbar. type: Boolean default: true - show-simple-customization: - description: | - Whether or not the simple toolbar customization option is visible to the user. - type: Boolean - default: false translations: description: The feature that allows on-device translations of web content. variables: diff --git a/experimenter/experimenter/features/manifests/fenix/v148.0.0/experimenter.yaml b/experimenter/experimenter/features/manifests/fenix/v148.0.0/experimenter.yaml index 5909e39c33..28174d9e70 100644 --- a/experimenter/experimenter/features/manifests/fenix/v148.0.0/experimenter.yaml +++ b/experimenter/experimenter/features/manifests/fenix/v148.0.0/experimenter.yaml @@ -191,14 +191,6 @@ glean: ping-lifetime-threshold: type: int description: Write count threshold when to auto-flush -growth-data: - description: A feature measuring campaign growth data - hasExposure: true - exposureDescription: '' - variables: - enabled: - type: boolean - description: If true, the feature is active homepage-as-new-tab: description: Enables homepage as a a new tab. hasExposure: true @@ -709,18 +701,14 @@ toolbar-redesign-option: hasExposure: true exposureDescription: '' variables: - show-expanded-customization: + show-customization: type: boolean description: | - Whether or not the expanded toolbar customization option is visible to the user. + Whether or not the simple/expanded toolbar customization option is visible to the user. show-options: type: boolean description: | Whether or not the toolbar redesign option is visible to the user. This allows the user to switch between simple and expanded toolbar. - show-simple-customization: - type: boolean - description: | - Whether or not the simple toolbar customization option is visible to the user. translations: description: The feature that allows on-device translations of web content. hasExposure: true diff --git a/experimenter/experimenter/features/manifests/fenix/v148.0.0/nightly.fml.yaml b/experimenter/experimenter/features/manifests/fenix/v148.0.0/nightly.fml.yaml index 64329728ca..43d4dce225 100644 --- a/experimenter/experimenter/features/manifests/fenix/v148.0.0/nightly.fml.yaml +++ b/experimenter/experimenter/features/manifests/fenix/v148.0.0/nightly.fml.yaml @@ -214,13 +214,6 @@ features: type: Int default: 1000 allow-coenrollment: true - growth-data: - description: A feature measuring campaign growth data - variables: - enabled: - description: If true, the feature is active - type: Boolean - default: false homepage-as-new-tab: description: Enables homepage as a a new tab. variables: @@ -969,7 +962,7 @@ features: opening_animation_enabled: description: Whether or not the Tab Manager opening animation is enabled. When enabled, a shared element transition will initiate, taking the currently-opened tab's thumbnail and shrinking it into its spot in the Tab Manager. type: Boolean - default: true + default: false tab-strip: description: Enables tab strip. variables: @@ -1018,9 +1011,9 @@ features: toolbar-redesign-option: description: Control the visibility of toolbar redesign option in settings. variables: - show-expanded-customization: + show-customization: description: | - Whether or not the expanded toolbar customization option is visible to the user. + Whether or not the simple/expanded toolbar customization option is visible to the user. type: Boolean default: false show-options: @@ -1028,11 +1021,6 @@ features: Whether or not the toolbar redesign option is visible to the user. This allows the user to switch between simple and expanded toolbar. type: Boolean default: true - show-simple-customization: - description: | - Whether or not the simple toolbar customization option is visible to the user. - type: Boolean - default: false translations: description: The feature that allows on-device translations of web content. variables: diff --git a/experimenter/experimenter/features/manifests/fenix/v148.0.0/release.fml.yaml b/experimenter/experimenter/features/manifests/fenix/v148.0.0/release.fml.yaml index da810c3806..dcbbe7f730 100644 --- a/experimenter/experimenter/features/manifests/fenix/v148.0.0/release.fml.yaml +++ b/experimenter/experimenter/features/manifests/fenix/v148.0.0/release.fml.yaml @@ -214,13 +214,6 @@ features: type: Int default: 1000 allow-coenrollment: true - growth-data: - description: A feature measuring campaign growth data - variables: - enabled: - description: If true, the feature is active - type: Boolean - default: true homepage-as-new-tab: description: Enables homepage as a a new tab. variables: @@ -992,9 +985,9 @@ features: toolbar-redesign-option: description: Control the visibility of toolbar redesign option in settings. variables: - show-expanded-customization: + show-customization: description: | - Whether or not the expanded toolbar customization option is visible to the user. + Whether or not the simple/expanded toolbar customization option is visible to the user. type: Boolean default: false show-options: @@ -1002,11 +995,6 @@ features: Whether or not the toolbar redesign option is visible to the user. This allows the user to switch between simple and expanded toolbar. type: Boolean default: true - show-simple-customization: - description: | - Whether or not the simple toolbar customization option is visible to the user. - type: Boolean - default: false translations: description: The feature that allows on-device translations of web content. variables: diff --git a/experimenter/experimenter/features/manifests/firefox-desktop/.ref-cache.yaml b/experimenter/experimenter/features/manifests/firefox-desktop/.ref-cache.yaml index 1a2cffb7e2..3180b61b56 100644 --- a/experimenter/experimenter/features/manifests/firefox-desktop/.ref-cache.yaml +++ b/experimenter/experimenter/features/manifests/firefox-desktop/.ref-cache.yaml @@ -1,6 +1,6 @@ -beta: 0a9eb8261825a073392f96abd4f61af90fb33bf7 -esr115: 1ffd23569540cf8a527a6f2fb014aa74c82f55cd +beta: c426fd01e1ab156b35b3c6c85c6e15c540b9a395 +esr115: de907d0a378dbd1b8ab12b28c1f0795b28719356 esr128: ed38f9209e39bd7ad247c81a7c20c99c874e0a62 -esr140: 88fff665caa689acff7e8101c28ab81f2270f9ae -main: b4ea0dcb568f15165133a9a49ea8e6e7e114fd37 -release: 93709342a54d40784b6e6e12998710f1a89a1ffd +esr140: 6999e631582728a3d3e3e2467860867b62326b6e +main: d64059f7275a2a99fa0805d11b0054650ecf41ce +release: 6db5507f49bef18cdbbcc09a63bea23520d428b6 diff --git a/experimenter/experimenter/features/manifests/focus-ios/.ref-cache.yaml b/experimenter/experimenter/features/manifests/focus-ios/.ref-cache.yaml index 3f9932a375..1b8f506c6d 100644 --- a/experimenter/experimenter/features/manifests/focus-ios/.ref-cache.yaml +++ b/experimenter/experimenter/features/manifests/focus-ios/.ref-cache.yaml @@ -21,7 +21,7 @@ focus/klar-v139.0: 0a40db672ac6d422377ae4394dcbaae878998e9e focus/klar-v140.0: 2d3684ce1d30402082a7d37b3df58e0c672ac4ab focus/klar-v141.0: 2d2a8b3fcd4a112fa6e387d687138dc662d96e37 focus/klar-v143.0: 72645ad484df1c240e64871aa5408b296d94798c -main: 8cc5414fe57829b203e37a39ad1f54e0bb0d3402 +main: 1e2a5244f67656f7cdcbd5ed26187a8b288b45f3 release/v124: da250bed9e19c4978d4400d6d404cb312e33636e release/v125: a3e1e0773a00009e08d95726fd518ab642255ccd release/v126: 6f305409b4af68e8404401a2caad8cb0da9a0494 diff --git a/experimenter/experimenter/features/manifests/ios/.ref-cache.yaml b/experimenter/experimenter/features/manifests/ios/.ref-cache.yaml index db256fa0e5..6f251e0065 100644 --- a/experimenter/experimenter/features/manifests/ios/.ref-cache.yaml +++ b/experimenter/experimenter/features/manifests/ios/.ref-cache.yaml @@ -71,7 +71,7 @@ firefox-v145.1: 6d4a66eb019f7d823b8936d2dde61e4aa2ac17ad firefox-v145.2: 60529545c78b22e25592a7a86213ab8970357ee5 firefox-v145.3: 966c9be1a09d3606bba6346bb5cda7e67774bf34 firefox-v146.0: dcd0b14ecc104ff1dd413c5d694a9f24b5b50712 -main: 8cc5414fe57829b203e37a39ad1f54e0bb0d3402 +main: 1e2a5244f67656f7cdcbd5ed26187a8b288b45f3 release/v117: 43b690c450066d4dde1b2ccb93ed3714d244d502 release/v118: 89a7ea3c3372e5a4ef5b3c5b85499d26198d0524 release/v119: 7dc381f991c6d2a983c3ba7f0cffd880e8c29e7b