aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2014-10-31 17:37:29 -0700
committerBrett Koonce2014-11-01 20:56:11 -0700
commit7ba75fd2678317c654bbe0a743739182799b72aa (patch)
treec347963a90f923549af786d67c8a9389d0e28d9a /Library
parentc43f9a69f9ce6ad3491fadad6998f6a78479ef79 (diff)
downloadhomebrew-7ba75fd2678317c654bbe0a743739182799b72aa.tar.bz2
rgbds 0.1.2
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/rgbds.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/rgbds.rb b/Library/Formula/rgbds.rb
index 2df193ccb..59179e5f1 100644
--- a/Library/Formula/rgbds.rb
+++ b/Library/Formula/rgbds.rb
@@ -2,8 +2,8 @@ require "formula"
class Rgbds < Formula
homepage "https://github.com/bentley/rgbds"
- url "https://github.com/bentley/rgbds/releases/download/v0.1.1/rgbds-0.1.1.tar.gz"
- sha1 "948a0a7c43f79be40c53be740bcb8d5e2b548136"
+ url "https://github.com/bentley/rgbds/releases/download/v0.1.2/rgbds-0.1.2.tar.gz"
+ sha1 "5d83defd7ee101db409e638ff32e362b6ca25a32"
head "https://github.com/bentley/rgbds.git", :branch => "master"