Commit 2deaecb0 authored by Ed Reel's avatar Ed Reel

Update nodebrew from 1.0.0 to 1.0.1

parent d0c303dc
......@@ -3,9 +3,9 @@ require 'package'
class Nodebrew < Package
description 'Node.js version manager'
homepage 'https://github.com/hokaccha/nodebrew'
version '1.0.0'
source_url 'https://github.com/hokaccha/nodebrew/archive/v1.0.0.tar.gz'
source_sha256 'e7ee65488d65ccb60ae638c2858759d70c34be8f51af499de07e430d82d6b58e'
version '1.0.1'
source_url 'https://github.com/hokaccha/nodebrew/archive/v1.0.1.tar.gz'
source_sha256 'c34e7186d4fd493c5417ad5563ad39fd493a42695bd9a7758c3df10380e43399'
depends_on 'perl'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment