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 684faf2 commit 536c689Copy full SHA for 536c689
scripts/get-pypr
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
set -e
3
-URL="https://files.pythonhosted.org/packages/ae/f1/3ad01f81f3f3fbb75d08c2c66527c572f2f108516ffa4731c5b899d118f0/pyprland-2.4.2-py3-none-any.whl"
+URL="https://files.pythonhosted.org/packages/5b/92/4a1eac715fe99b87bab13c4564e18a33cc9cadafa312460251e6a2dceb10/pyprland-2.4.3-py3-none-any.whl"
4
SUDO=sudo
5
PROGRAM=/usr/local/bin/pypr
6
CACHEDIR=/var/cache/pypr
0 commit comments