Skip to content

Commit 536c689

Browse files
committed
Update get-pypr script
1 parent 684faf2 commit 536c689

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/ae/f1/3ad01f81f3f3fbb75d08c2c66527c572f2f108516ffa4731c5b899d118f0/pyprland-2.4.2-py3-none-any.whl"
3+
URL="https://files.pythonhosted.org/packages/5b/92/4a1eac715fe99b87bab13c4564e18a33cc9cadafa312460251e6a2dceb10/pyprland-2.4.3-py3-none-any.whl"
44
SUDO=sudo
55
PROGRAM=/usr/local/bin/pypr
66
CACHEDIR=/var/cache/pypr

0 commit comments

Comments
 (0)