1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-07 03:50:08 +02:00

👌 Fixed build URL

This commit is contained in:
2023-03-23 15:17:11 +01:00
parent 6aff283d08
commit 4e095a5ae5

View File

@ -83,7 +83,7 @@ struct Constants {
)!
static let EarlyAccessCaskFile = URL(
string: "https://phpmon.app/releases/early-access/sponsors/phpmon-eap.rb"
string: "https://phpmon.app/builds/early-access/sponsors/phpmon-eap.rb"
)!
}