teensy_loader_cli: remove devel.

It needs to be a tagged version.
master
Mike McQuaid 2016-02-04 08:43:37 +00:00
parent a4f82099b3
commit 6f3b5d6133
1 changed files with 0 additions and 7 deletions

View File

@ -11,13 +11,6 @@ class TeensyLoaderCli < Formula
sha256 "dcd10140babb4d2937ce376c89e9c24a2e8046d2cabdad2cfdbc2542afa14471" => :mavericks
end
devel do
url "https://github.com/PaulStoffregen/teensy_loader_cli.git", :revision => "a5b2c6fdc14c3a1ce9f614c767d9c758b0a1ce96"
version "2.1.devel"
depends_on "libusb-compat" => :optional
end
head do
url "https://github.com/PaulStoffregen/teensy_loader_cli.git"