From 3fd3cef4a91b03beebdcd9fcf4b69399785541d4 Mon Sep 17 00:00:00 2001 From: Feodor Fitsner Date: Mon, 12 Jan 2026 18:05:53 -0800 Subject: [PATCH] Update serious_python dependency ref to cxx-20 Changed the git reference for the serious_python dependency from 'app-zip-windows-fix' to 'cxx-20' in pubspec.yaml to use the latest updates from that branch. --- {{cookiecutter.out_dir}}/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index b5f3b6b..7841f24 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -43,7 +43,7 @@ dependency_overrides: serious_python: git: url: https://github.com/flet-dev/serious-python.git - ref: app-zip-windows-fix + ref: cxx-20 path: src/serious_python package_info_plus: ^9.0.0