We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d25f9 commit ea9d22eCopy full SHA for ea9d22e
fpp.rb
@@ -1,7 +1,7 @@
1
class Fpp < Formula
2
homepage "https://facebook.github.io/PathPicker/"
3
- url "https://facebook.github.io/PathPicker/dist/fpp.0.5.3.tar.gz"
4
- sha256 "94b77ef10a128a694f6302ce578a2d07a3fd2892299d341b22be9496abd7277d"
+ url "https://facebook.github.io/PathPicker/dist/fpp.0.5.4.tar.gz"
+ sha256 "fd7c8085b3ecefeed43e194eb33cbb912b2bb9810e8f4eee2dcf21b606d19e35"
5
head "https://github.com/facebook/pathpicker.git"
6
7
depends_on :python if MacOS.version <= :snow_leopard
0 commit comments