gulp: add livecheck (#102389)

This commit is contained in:
Markus Reiter
2021-03-22 07:36:39 +05:30
committed by GitHub
parent 497ef381ab
commit 1284ae5292
+4 -1
View File
@@ -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