diff --git a/Casks/nide.rb b/Casks/nide.rb index 2a75850a732..65e8c6d0bb0 100644 --- a/Casks/nide.rb +++ b/Casks/nide.rb @@ -4,6 +4,7 @@ class Nide < Cask url "https://github.com/downloads/Coreh/nide/nide-v#{version}.dmg" homepage 'http://coreh.github.io/nide/' + license :oss app 'Nide.app' end