pixelorama: switch to `verified` parameter

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

View File

@ -2,8 +2,8 @@ cask "pixelorama" do
version "0.8.1"
sha256 "0982080bea8f0d80235ce98c9cb3f576847acef90622e766b05c5e9ab448bb9f"
# github.com/Orama-Interactive/Pixelorama/ was verified as official when first introduced to the cask
url "https://github.com/Orama-Interactive/Pixelorama/releases/download/v#{version}/Pixelorama.Mac.dmg"
url "https://github.com/Orama-Interactive/Pixelorama/releases/download/v#{version}/Pixelorama.Mac.dmg",
verified: "github.com/Orama-Interactive/Pixelorama/"
appcast "https://github.com/Orama-Interactive/Pixelorama/releases.atom"
name "Pixelorama"
desc "2D sprite editor made with the Godot Engine"