Frank Seesink

Results 20 issues of Frank Seesink

**Describe the problem** `XQuartz.download.recipe` is pointing at Sparkle feeds ``` https://www.xquartz.org/releases/sparkle/release.xml https://www.xquartz.org/releases/sparkle/beta.xml ``` depending on override. Those feeds are still showing v2.8.2, when the latest is v2.8.4. When I saw...

Looking through other issues, guessing this isn't new per se. Looks like this all began as a Python v2 script that's been brought to v3 but still tied to some...

It is very possible I misunderstand the intention and that this is by design, but it seems like the `children_only` setting is not taking into account the `base_url` setting. Instead,...

Noticed recently that the PDFPenPro recipe wasn't pulling down new versions. It still shows **v13.1**, even though PDFPenPro is now at **v13.2.1**. Looking in the download recipe, I see it...

I believe this is one of those cases where if you create 2 overrides of a `.munki` recipe, one for the `x86_64` and another for the `arm64` version of the...

Updated my Munki repos including the LibreOffice recipes after noticing it wasn't pulling latest. But new version is failing. Digging into recipe, I see it does a regex on https://www.libreoffice.org/download/release-notes/...

Subject line covers it. Not sure what best approach is, but figured I would mention that 1Password v8 has been out for a short bit now. The current 1Password recipes...

iTerm2 v3.0.10 came out almost a week ago, but recipe has yet to pull it down. Suspect possibly it doesn't handle the ".10" properly when comparing? That is, maybe it...

Didn't know whether I should just follow the dialog box, which reads > Code signature verification failed. Note that all verification can be disabled by setting the variable DISABLE_CODE_SIGNATURE_VERIFICATION to...

The current `ResilioSync.download.recipe` is using URL ``` https://download-cdn.resilio.com/stable/osx/Resilio-Sync.dmg ``` But it looks like the current v3.0 release (not sure when that dropped) now shows this link on the downloads page:...