mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
gulp: add livecheck (#102389)
This commit is contained in:
+4
-1
@@ -3,9 +3,12 @@ cask "gulp" do
|
||||
sha256 "59fed5d8c801c9302debf463f2d274404548e23433c965144e69a0b4a2e23851"
|
||||
|
||||
url "https://github.com/sindresorhus/gulp-app/releases/download/#{version}/gulp.app.zip"
|
||||
appcast "https://github.com/sindresorhus/gulp-app/releases.atom"
|
||||
name "gulp-app"
|
||||
homepage "https://github.com/sindresorhus/gulp-app"
|
||||
|
||||
app "gulp.app"
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user