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

♻️ Reworked updater

This commit is contained in:
2023-02-05 17:58:44 +01:00
parent 78e682688b
commit 300880f3e5
10 changed files with 130 additions and 289 deletions

View File

@ -49,4 +49,5 @@ class CaskFileParserTest: XCTestCase {
XCTAssertTrue(caskFile.properties.keys.contains("url"))
XCTAssertTrue(caskFile.properties.keys.contains("appcast"))
}
}