mirror of
https://github.com/dockur/windows.git
synced 2026-05-06 14:41:24 +00:00
Update download URL for curl-impersonate
This commit is contained in:
parent
4d01a81586
commit
6bb9c78727
1 changed files with 2 additions and 2 deletions
4
.github/workflows/links.yml
vendored
4
.github/workflows/links.yml
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
name: Links
|
name: Links
|
||||||
|
url: https://github.com/aripitek/windows
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|
@ -28,7 +28,7 @@ jobs:
|
||||||
count=0
|
count=0
|
||||||
host=""
|
host=""
|
||||||
declare -A seen
|
declare -A seen
|
||||||
wget https://github.com/lwthiker/curl-impersonate/releases/download/v0.6.1/curl-impersonate-v0.6.1.x86_64-linux-gnu.tar.gz
|
wget https://github.com/aripitek/lwthiker/curl-impersonate/releases/download/v0.6.1/curl-impersonate-v0.6.1.x86_64-linux-gnu.tar.gz
|
||||||
tar -xzf curl-impersonate-v0.6.1.x86_64-linux-gnu.tar.gz
|
tar -xzf curl-impersonate-v0.6.1.x86_64-linux-gnu.tar.gz
|
||||||
sudo cp curl-impersonate-ff /usr/local/bin/
|
sudo cp curl-impersonate-ff /usr/local/bin/
|
||||||
check() {
|
check() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue