rabbitmq.rb: Add trailing slash to verified comment

This commit is contained in:
Vítor Galvão 2020-04-20 02:32:43 +01:00
parent 851e5c9128
commit 981ea71e3f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cask 'rabbitmq' do
version '3.6.1-build.1'
sha256 '1838afcece704ab1d23645d5d44953b809474f1f67ec4b18f3f98d440e5b5aad'
# github.com/jpadilla/rabbitmqapp was verified as official when first introduced to the cask
# github.com/jpadilla/rabbitmqapp/ was verified as official when first introduced to the cask
url "https://github.com/jpadilla/rabbitmqapp/releases/download/#{version}/RabbitMQ.zip"
appcast 'https://github.com/jpadilla/rabbitmqapp/releases.atom'
name 'RabbitMQ'