serveit 0.0.3
Closes #37835. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
d17f255b6d
commit
4083f5caac
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Serveit < Formula
|
||||
desc "Synchronous server and rebuilder of static content"
|
||||
homepage "https://github.com/garybernhardt/serveit"
|
||||
url "https://github.com/garybernhardt/serveit/archive/v0.0.2.tar.gz"
|
||||
sha256 "d7a04f2fbd97f90c31e1838da952cbf5fd8844abeabce0a88569e3d279488ad4"
|
||||
url "https://github.com/garybernhardt/serveit/archive/v0.0.3.tar.gz"
|
||||
sha256 "5bbefdca878aab4a8c8a0c874c02a0a033cf4321121c9e006cb333d9bd7b6d52"
|
||||
revision 1
|
||||
head "https://github.com/garybernhardt/serveit.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue