Browse Source

Change ranch URL and version to 1.0.0

Loïc Hoguin 11 years ago
parent
commit
f54329c90c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages.v2.tsv

+ 1 - 1
packages.v2.tsv

@@ -6,5 +6,5 @@ erlydtl	git	https://github.com/erlydtl/erlydtl	master	https://github.com/erlydtl
 gun	git	https://github.com/extend/gun	master	http//ninenines.eu	Asynchronous SPDY, HTTP and Websocket client written in Erlang.
 jsx	git	https://github.com/talentdeficit/jsx	master	https://github.com/talentdeficit/jsx	An Erlang application for consuming, producing and manipulating JSON.
 proper	git	https://github.com/manopapad/proper	master	http://proper.softlab.ntua.gr	PropEr: a QuickCheck-inspired property-based testing tool for Erlang.
-ranch	git	https://github.com/extend/ranch	master	http://ninenines.eu	Socket acceptor pool for TCP protocols.
+ranch	git	https://github.com/ninenines/ranch	1.0.0	http://ninenines.eu	Socket acceptor pool for TCP protocols.
 sheriff	git	https://github.com/extend/sheriff	master	http://ninenines.eu	Parse transform for type based validation.