redis.rb: Add trailing slash to verified comment

This commit is contained in:
Vítor Galvão 2020-04-20 02:41:24 +01:00
parent eba92e9513
commit 104244dfb8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cask 'redis' do
version '4.0.2-build.1'
sha256 '1a4c0c82739a2bddbd5fa78f598cd28dd2c348467a12cb8de6687114f2bad4da'
# github.com/jpadilla/redisapp was verified as official when first introduced to the cask
# github.com/jpadilla/redisapp/ was verified as official when first introduced to the cask
url "https://github.com/jpadilla/redisapp/releases/download/#{version}/Redis.zip"
appcast 'https://github.com/jpadilla/redisapp/releases.atom'
name 'Redis'