test macOS updater

APPLEMAIL-24
Volker Birk 3 years ago
parent 7efeebe7d3
commit ab1dfc5ba4

@ -17,7 +17,7 @@ int main()
{
cout << "downloading...\n";
product p { "pEp for Something", "https://fdik.org/cgidownload?hash=23232323234242" };
product p { "pEp for Something", "https://fdik.org/cgidownload?hash=42232323234242" };
try {
string filename = update(p, "public.der", notifyRead);

Loading…
Cancel
Save