aboutsummaryrefslogtreecommitdiff
path: root/src-tauri
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-08-27 23:19:38 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-08-27 23:19:38 +0200
commit48504e3e4d8a24cf4f42a07e472e4a6c40393bc6 (patch)
treee82f9ebfdce540d45bfce129563cbaf7b6d78a17 /src-tauri
parentf01751c3a9ada9ce3495b58cb4e0ce93a95be427 (diff)
downloadFlightCore-48504e3e4d8a24cf4f42a07e472e4a6c40393bc6.tar.gz
FlightCore-48504e3e4d8a24cf4f42a07e472e4a6c40393bc6.zip
Publish release file as releasev0.0.5
Diffstat (limited to 'src-tauri')
-rw-r--r--src-tauri/tauri.conf.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json
index 2a117a8d..39135471 100644
--- a/src-tauri/tauri.conf.json
+++ b/src-tauri/tauri.conf.json
@@ -54,7 +54,7 @@
"active": true,
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEVBNjM3NzJGRDgxMTU4NUUKUldSZVdCSFlMM2RqNmdhK3pIZjhEYWg2WnZGSFJqdkhLSHNOSjNhaW5VQVFLaHV3YWFDTnFKWWQK",
"endpoints": [
- "https://gist.githubusercontent.com/GeckoEidechse/a607a04213af58a0f6f98613b4bee863/raw/FlightCore-currentrelease.json"
+ "https://github.com/GeckoEidechse/FlightCore/releases/latest/download/latest-release.json"
],
"dialog": true
},