Skip to content

Commit 11a5224

Browse files
committed
Recipe for 0.7
1 parent c607328 commit 11a5224

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

fpp.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
class Fpp < Formula
22
homepage "https://facebook.github.io/PathPicker/"
3-
url "https://github.com/facebook/PathPicker/releases/download/0.6.2/fpp.0.6.2.tar.gz"
4-
sha256 "a437e8d779053cac28f582e8b9f8621bc872af9cd7a0afdce5cdd0912f974513"
3+
url "https://github.com/facebook/PathPicker/releases/download/0.7.0/fpp.0.7.0.tar.gz"
4+
sha256 "41f14991f8b0dc673863d4ee274c69048913927b973f52e58f15aa632a55a381"
55
head "https://github.com/facebook/pathpicker.git"
66

77
bottle do

0 commit comments

Comments
 (0)