Update ObjectivePGP to version 0.99.2 (#544)

This commit is contained in:
Danny Moesch 2022-02-05 05:54:36 +01:00 committed by GitHub
parent 1128292831
commit 71260f52aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -2811,7 +2811,7 @@
repositoryURL = "https://github.com/krzyzanowskim/ObjectivePGP"; repositoryURL = "https://github.com/krzyzanowskim/ObjectivePGP";
requirement = { requirement = {
kind = upToNextMajorVersion; kind = upToNextMajorVersion;
minimumVersion = 0.17.0; minimumVersion = 0.99.0;
}; };
}; };
30A3000C26DA62F4002A734E /* XCRemoteSwiftPackageReference "Base32" */ = { 30A3000C26DA62F4002A734E /* XCRemoteSwiftPackageReference "Base32" */ = {

View file

@ -42,8 +42,8 @@
"repositoryURL": "https://github.com/krzyzanowskim/ObjectivePGP", "repositoryURL": "https://github.com/krzyzanowskim/ObjectivePGP",
"state": { "state": {
"branch": null, "branch": null,
"revision": "a1ed56c067245fe5b818cbb722d70f3dd74ba213", "revision": "0dc7ca7ffe193095dc37456b0c75be167a2026f4",
"version": "0.99.0" "version": "0.99.2"
} }
}, },
{ {