librecad.rb: Add trailing slash to verified comment

This commit is contained in:
Vítor Galvão 2020-04-20 03:06:38 +01:00
parent f4e2671aa4
commit f86b3892b4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cask 'librecad' do
version '2.1.3'
sha256 'e17f74be117c2cabbc9c5844ae459dd1d1e6f94b17d09f0e809ef23b936a8952'
# github.com/LibreCAD/LibreCAD was verified as official when first introduced to the cask
# github.com/LibreCAD/LibreCAD/ was verified as official when first introduced to the cask
url "https://github.com/LibreCAD/LibreCAD/releases/download/#{version}/LibreCAD_#{version.dots_to_hyphens}.dmg"
appcast 'https://github.com/LibreCAD/LibreCAD/releases.atom'
name 'LibreCAD'