chore: update Aptabase plugin repository URL

This commit is contained in:
pandadev 2025-02-14 17:52:26 +01:00
parent 7ce48ff3d0
commit 1012ecb1e3
No known key found for this signature in database
GPG key ID: C39629DACB8E762F
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ tauri-plugin-fs = "2.2.0"
tauri-plugin-clipboard = "2.1.11"
tauri-plugin-prevent-default = "1.0.2"
tauri-plugin-global-shortcut = "2.2.0"
tauri-plugin-aptabase = { git = "https://github.com/0PandaDEV/tauri-plugin-aptabase", branch = "v2" }
tauri-plugin-aptabase = { git = "https://github.com/aptabase/tauri-plugin-aptabase", branch = "v2" }
sqlx = { version = "0.8.3", features = [
"runtime-tokio-native-tls",
"sqlite",