gcollazo-mongodb: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:21:40 +01:00
parent b25de7ceb0
commit 237021fbce
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "gcollazo-mongodb" do
version "4.2.0-build.3"
sha256 "a59b5bf99d6c30aca14cade10a24440475c3979cff98ec02c463c8d17d637146"
# github.com/gcollazo/mongodbapp/ was verified as official when first introduced to the cask
url "https://github.com/gcollazo/mongodbapp/releases/download/#{version}/MongoDB.zip"
url "https://github.com/gcollazo/mongodbapp/releases/download/#{version}/MongoDB.zip",
verified: "github.com/gcollazo/mongodbapp/"
appcast "https://github.com/gcollazo/mongodbapp/releases.atom"
name "MongoDB"
desc "App wrapper for MongoDB"