fpp 0.7.0

Closes Homebrew/homebrew#46427.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
Peter Cottle 2015-11-27 09:00:11 -08:00 committed by Alex Dunn
parent d81310053c
commit 8685f40e44

View file

@ -1,8 +1,8 @@
class Fpp < Formula
desc "CLI program that accepts piped input and presents files for selection"
homepage "https://facebook.github.io/PathPicker/"
url "https://github.com/facebook/PathPicker/releases/download/0.6.2/fpp.0.6.2.tar.gz"
sha256 "a437e8d779053cac28f582e8b9f8621bc872af9cd7a0afdce5cdd0912f974513"
url "https://github.com/facebook/PathPicker/releases/download/0.7.0/fpp.0.7.0.tar.gz"
sha256 "41f14991f8b0dc673863d4ee274c69048913927b973f52e58f15aa632a55a381"
head "https://github.com/facebook/pathpicker.git"
bottle :unneeded