oni: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:30 +01:00
parent a2ca636300
commit be67e955bb
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "oni" do
version "0.3.9"
sha256 "c1b6e0fcce1a69d6460197158d8e087496199a3d8368901b452ee214eab039c4"
# github.com/onivim/oni/ was verified as official when first introduced to the cask
url "https://github.com/onivim/oni/releases/download/v#{version}/Oni-#{version}-osx.dmg"
url "https://github.com/onivim/oni/releases/download/v#{version}/Oni-#{version}-osx.dmg",
verified: "github.com/onivim/oni/"
appcast "https://github.com/onivim/oni/releases.atom"
name "Oni"
desc "Modal text editor powered by Neovim"