http-server 0.12.1

Closes #48796.

Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
Rui Chen 2020-01-08 20:41:45 -05:00 committed by Alexander Bayandin
parent c23b205741
commit 6c079dff6f

View file

@ -3,8 +3,8 @@ require "language/node"
class HttpServer < Formula class HttpServer < Formula
desc "Simple zero-configuration command-line HTTP server" desc "Simple zero-configuration command-line HTTP server"
homepage "https://github.com/indexzero/http-server" homepage "https://github.com/indexzero/http-server"
url "https://registry.npmjs.org/http-server/-/http-server-0.11.1.tgz" url "https://registry.npmjs.org/http-server/-/http-server-0.12.1.tgz"
sha256 "4154aba3e09f21595e26fdd174d9773e22755c0009f661bed54b8647fc987d95" sha256 "9d8ef9f4bd6fb76f4399e3fe725ab06a6a683bb82ec5799d6521fdcaa2c0def0"
head "https://github.com/indexzero/http-server.git" head "https://github.com/indexzero/http-server.git"
bottle do bottle do