aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/tauri.conf.json
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2022-11-25 21:10:05 +0100
committerGitHub <noreply@github.com>2022-11-25 21:10:05 +0100
commit04c1da4e9cbbd6c3f7e63b9b40160f68cd641331 (patch)
tree7755ff89821e1f6869c0939f1571e0efe5ea77ff /src-tauri/tauri.conf.json
parent2cc698a62119a45f87a20a9c56f9acca92c618d5 (diff)
downloadFlightCore-04c1da4e9cbbd6c3f7e63b9b40160f68cd641331.tar.gz
FlightCore-04c1da4e9cbbd6c3f7e63b9b40160f68cd641331.zip
chore: Update all references of personal repo (#70)
and change them to R2NorthstarTools org
Diffstat (limited to 'src-tauri/tauri.conf.json')
-rw-r--r--src-tauri/tauri.conf.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json
index c9dd9f5e..b7095654 100644
--- a/src-tauri/tauri.conf.json
+++ b/src-tauri/tauri.conf.json
@@ -29,7 +29,7 @@
"icons/icon.icns",
"icons/icon.ico"
],
- "identifier": "com.github.geckoeidechse.flightcore",
+ "identifier": "com.github.r2northstartools.flightcore",
"longDescription": "",
"macOS": {
"entitlements": null,
@@ -54,7 +54,7 @@
"active": true,
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEVBNjM3NzJGRDgxMTU4NUUKUldSZVdCSFlMM2RqNmdhK3pIZjhEYWg2WnZGSFJqdkhLSHNOSjNhaW5VQVFLaHV3YWFDTnFKWWQK",
"endpoints": [
- "https://github.com/GeckoEidechse/FlightCore/releases/latest/download/latest-release.json"
+ "https://github.com/R2NorthstarTools/FlightCore/releases/latest/download/latest-release.json"
],
"dialog": true
},