From 1ae857b0af74ae254c68c48ee393235b10f23e5b Mon Sep 17 00:00:00 2001 From: Daco Harkes Date: Fri, 20 Feb 2026 11:47:02 +0100 Subject: [PATCH] Update dart_apitoolHash constant value Rolling in: * https://github.com/bmw-tech/dart_apitool/pull/256 --- pkgs/firehose/lib/src/health/health.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/firehose/lib/src/health/health.dart b/pkgs/firehose/lib/src/health/health.dart index 297a7cb9..ad7eb8ff 100644 --- a/pkgs/firehose/lib/src/health/health.dart +++ b/pkgs/firehose/lib/src/health/health.dart @@ -19,7 +19,7 @@ import 'license.dart'; /// To allow easier searching for the package name // ignore: constant_identifier_names -const dart_apitoolHash = '906fa0f3dca24d81d1c26ee71c884ecbb6234ecf'; +const dart_apitoolHash = '6d710709e5d51bab52ecd911c84a3264e5277a69'; /// To allow easier searching for the package name // ignore: constant_identifier_names