Skip to content

Commit 76a4be9

Browse files
committed
Update get-pypr script
1 parent c9578aa commit 76a4be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/get-pypr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22
set -e
3-
URL="https://files.pythonhosted.org/packages/b6/78/196ee55fe9e957af57c6903fe064eea43c2d98b0471499cc33c15f887eb1/pyprland-2.4.5-py3-none-any.whl"
3+
URL="https://files.pythonhosted.org/packages/c6/6c/043499482d3702a4024b7151e2252a7ec4807b29567d1bb064a47cf9cc2c/pyprland-2.4.6-py3-none-any.whl"
44
SUDO=sudo
55
PROGRAM=/usr/local/bin/pypr
66
CACHEDIR=/var/cache/pypr

0 commit comments

Comments
 (0)