From 729599f786b0c0436fd27eaf997fa24d55bbb911 Mon Sep 17 00:00:00 2001 From: Jason Simmons Date: Wed, 26 Jun 2024 09:54:20 -0700 Subject: [PATCH] Roll the archive package to version 3.6.1 (flutter/engine#53582) This version does not use the deprecated UnmodifiableInt32ListView API. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6ef133c570d..077266f071e 100644 --- a/DEPS +++ b/DEPS @@ -682,7 +682,7 @@ deps = { # Dart packages 'src/flutter/third_party/pkg/archive': - Var('chromium_git') + '/external/github.com/brendan-duncan/archive.git' + '@' + '9de7a0544457c6aba755ccb65abb41b0dc1db70d', # 3.1.2 + Var('chromium_git') + '/external/github.com/brendan-duncan/archive.git' + '@' + 'f1d164f8f5d8aea0be620a9b1e8d300b75a29388', # 3.6.1 'src/flutter/third_party/pkg/coverage': Var('flutter_git') + '/third_party/coverage.git' + '@' + 'bb0ab721ee4ceef1abfa413d8d6fd46013b583b9', # 1.7.2