autopkg / peshay-recipes

Autopkg recipes with FileWave integration
5 stars 22 forks source link

Mattermost.download.recipe fetching old version for os mac #71

Open matthiasschroder opened 2 years ago

matthiasschroder commented 2 years ago

Using "autopkg run mattermost.download -k os=mac-m1" I get the latest version, 5.1.1. When I use "autopkg run mattermost.download -k os=mac" it fetches version 4.7.2. Any idea why this is and how I can fix that?

matthiasschroder commented 2 years ago

I just tried the paths manually. While downloading from https://releases.mattermost.com/desktop/5.1.1/mattermost-desktop-5.1.1-mac-m1.dmg works I get a 'permission denied' for https://releases.mattermost.com/desktop/5.1.1/mattermost-desktop-5.1.1-mac.dmg

So apologies for having bothered you!

matthiasschroder commented 2 years ago

Oh well, seems the URL changed? Should be https://releases.mattermost.com/desktop/5.1.1/mattermost-desktop-5.1.1-mac-x64.dmg now...