nodebox.rb: Add trailing slash to verified comment

This commit is contained in:
Vítor Galvão 2020-04-20 02:40:07 +01:00
parent ded3bfd9bd
commit f402e3e14b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cask 'nodebox' do
version '3.0.51'
sha256 '2187ebaa849de93f54c5550529678a8a160b06cf6186e8d21a66fc43f395e629'
# github.com/nodebox/nodebox was verified as official when first introduced to the cask
# github.com/nodebox/nodebox/ was verified as official when first introduced to the cask
url "https://github.com/nodebox/nodebox/releases/download/v#{version}/NodeBox-#{version}.zip"
appcast 'https://www.nodebox.net/node/release-notes.html'
name 'NodeBox'