plover.rb: Add trailing slash to verified comment

This commit is contained in:
Vítor Galvão 2020-04-20 02:42:38 +01:00
parent 52ddc97c58
commit 93a25d8745
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cask 'plover' do
version '3.1.1'
sha256 'c45c1c6cf797de62923d20e6e46aec0d946027b6b3cca4df2fc2db4e3183516b'
# github.com/openstenoproject/plover was verified as official when first introduced to the cask
# github.com/openstenoproject/plover/ was verified as official when first introduced to the cask
url "https://github.com/openstenoproject/plover/releases/download/v#{version}/plover-#{version}-py2-mac.dmg"
appcast 'https://github.com/openstenoproject/plover/releases.atom'
name 'Plover'