mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
32 lines
944 B
Diff
32 lines
944 B
Diff
--- a/pubspec.yaml
|
|
+++ b/pubspec.yaml
|
|
@@ -56,11 +56,7 @@
|
|
git:
|
|
url: https://github.com/edde746/background_downloader
|
|
ref: 4c965996210e408465e3c8b66e63ab4a659a62f9
|
|
- sentry_flutter:
|
|
- git:
|
|
- url: https://github.com/edde746/sentry-dart
|
|
- path: packages/flutter
|
|
- ref: build/fetch-native-zip
|
|
+ sentry_flutter: 9.16.0
|
|
auto_updater:
|
|
git:
|
|
url: https://github.com/edde746/auto_updater
|
|
@@ -102,16 +98,6 @@
|
|
url: https://github.com/edde746/auto_updater
|
|
ref: 9e150f7
|
|
path: packages/auto_updater_windows
|
|
- sentry:
|
|
- git:
|
|
- url: https://github.com/edde746/sentry-dart
|
|
- path: packages/dart
|
|
- ref: build/fetch-native-zip
|
|
- sentry_flutter:
|
|
- git:
|
|
- url: https://github.com/edde746/sentry-dart
|
|
- path: packages/flutter
|
|
- ref: build/fetch-native-zip
|
|
material_symbols_icons:
|
|
git:
|
|
url: https://github.com/edde746/material_symbols_icons
|