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 c9578aa commit 76a4be9Copy full SHA for 76a4be9
scripts/get-pypr
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
set -e
3
-URL="https://files.pythonhosted.org/packages/b6/78/196ee55fe9e957af57c6903fe064eea43c2d98b0471499cc33c15f887eb1/pyprland-2.4.5-py3-none-any.whl"
+URL="https://files.pythonhosted.org/packages/c6/6c/043499482d3702a4024b7151e2252a7ec4807b29567d1bb064a47cf9cc2c/pyprland-2.4.6-py3-none-any.whl"
4
SUDO=sudo
5
PROGRAM=/usr/local/bin/pypr
6
CACHEDIR=/var/cache/pypr
0 commit comments