Skip to content

Commit

Permalink
Update get-pypr script
Browse files Browse the repository at this point in the history
  • Loading branch information
fdev31 committed Nov 2, 2024
1 parent 9c88839 commit 66ac98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/get-pypr
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh
set -e
URL="https://files.pythonhosted.org/packages/d0/cf/42d8234d97ddd1563215d2d05263c420b446c330e784220444a0f74e5167/pyprland-2.4.0-py3-none-any.whl"
URL="https://files.pythonhosted.org/packages/ab/ef/dbcf95d69b1eb231db99c709f4523e337be81ef87cea7f91546fb9780ad2/pyprland-2.4.1-py3-none-any.whl"
SUDO=sudo
PROGRAM=/usr/local/bin/pypr
CACHEDIR=/var/cache/pypr
Expand Down

0 comments on commit 66ac98a

Please sign in to comment.