winds: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:23:13 +01:00
parent c8ce24b449
commit cf0e283cfd
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "winds" do
version "3.2.0"
sha256 "a7ce55d4082b043771683eb69a7c1f8c7b635e6f4fbc190bf8200fc733ed1576"
# s3.amazonaws.com/ was verified as official when first introduced to the cask
url "https://s3.amazonaws.com/winds-2.0-releases/releases/Winds-#{version}.dmg"
url "https://s3.amazonaws.com/winds-2.0-releases/releases/Winds-#{version}.dmg",
verified: "s3.amazonaws.com/"
appcast "https://github.com/GetStream/Winds/releases.atom"
name "Winds"
desc "Open-source RSS & podcast app powered by Getstream.io"