migueldeicaza / SwiftGodot

New Godot bindings for Swift
https://migueldeicaza.github.io/SwiftGodotDocs/tutorials/swiftgodot-tutorials/
MIT License
1.14k stars 76 forks source link

update dependencies to point at swiftlang repos #518

Closed mayoff closed 2 months ago

mayoff commented 2 months ago

Apple has been migrating its Swift repos to the swiftlang organization on Github. This patch updates the URLs in Package.swift to point at the new organization.

migueldeicaza commented 2 months ago

Oh thank you!