Update serious_python dependency ref to cxx-20 (#67)

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.
This commit is contained in:
Feodor Fitsner 2026-01-12 19:08:03 -08:00 committed by GitHub
parent 46173c9a69
commit c57e63004f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ dependency_overrides:
serious_python: serious_python:
git: git:
url: https://github.com/flet-dev/serious-python.git url: https://github.com/flet-dev/serious-python.git
ref: app-zip-windows-fix ref: cxx-20
path: src/serious_python path: src/serious_python
package_info_plus: ^9.0.0 package_info_plus: ^9.0.0