aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/visionmedia-watch.rb12
1 files changed, 6 insertions, 6 deletions
diff --git a/Library/Formula/visionmedia-watch.rb b/Library/Formula/visionmedia-watch.rb
index 139c65dab..d723bcab8 100644
--- a/Library/Formula/visionmedia-watch.rb
+++ b/Library/Formula/visionmedia-watch.rb
@@ -1,13 +1,13 @@
-require 'formula'
+require "formula"
class VisionmediaWatch < Formula
- homepage 'https://github.com/visionmedia/watch'
- url 'https://github.com/visionmedia/watch/archive/0.2.1.tar.gz'
- sha1 '752006185eadb34a0ec3bdbea259c27359d886d0'
+ homepage "https://github.com/visionmedia/watch"
+ url "https://github.com/visionmedia/watch/archive/0.3.1.tar.gz"
+ sha1 "f5dc414eea6c5b079535c843e54ba638bcf0172b"
- head 'https://github.com/visionmedia/watch.git'
+ head "https://github.com/visionmedia/watch.git"
- conflicts_with 'watch'
+ conflicts_with "watch"
def install
bin.mkdir