mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-09-30 15:08:38 +00:00
build: change object story domain to ghostty.org
This commit is contained in:
@@ -7,7 +7,7 @@ class UpdaterDelegate: NSObject, SPUUpdaterDelegate {
|
||||
// channels but we probably don't want some appcasts in the same file (i.e.
|
||||
// tip) so this would be the place to change that. For now, we hardcode the
|
||||
// tip appcast URL since it is all we support.
|
||||
return "https://tip.files.ghostty.dev/appcast.xml"
|
||||
return "https://tip.files.ghostty.org/appcast.xml"
|
||||
}
|
||||
|
||||
func updaterWillRelaunchApplication(_ updater: SPUUpdater) {
|
||||
|
Reference in New Issue
Block a user