arriven / db1000n

MIT License
1.17k stars 201 forks source link

Update link for Hetzner Cloud to the latest release #496

Closed Amet13 closed 2 years ago

Amet13 commented 2 years ago

Description

Due to the latest changes to release naming structure we can get rid of hardcode for Hetzner Cloud release.

Type of change

How Has This Been Tested?

Test Configuration

Logs

$ wget -c https://github.com/Arriven/db1000n/releases/latest/download/db1000n_linux_amd64.tar.gz -O - | tar -xz
--2022-04-07 12:00:59--  https://github.com/Arriven/db1000n/releases/latest/download/db1000n_linux_amd64.tar.gz
Resolving github.com (github.com)... 140.82.121.3
Connecting to github.com (github.com)|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github.com/Arriven/db1000n/releases/download/v0.8.20/db1000n_linux_amd64.tar.gz [following]
--2022-04-07 12:01:00--  https://github.com/Arriven/db1000n/releases/download/v0.8.20/db1000n_linux_amd64.tar.gz
Reusing existing connection to github.com:443.
HTTP request sent, awaiting response... 302 Found
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/463855335/74feb872-b610-4356-a23d-d905a621d332?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220407%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220407T090056Z&X-Amz-Expires=300&X-Amz-Signature=8c464036059de8aa8edd7720ceb788602a803d5373133659fb853c91076e36fb&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=463855335&response-content-disposition=attachment%3B%20filename%3Ddb1000n_linux_amd64.tar.gz&response-content-type=application%2Foctet-stream [following]
--2022-04-07 12:01:00--  https://objects.githubusercontent.com/github-production-release-asset-2e65be/463855335/74feb872-b610-4356-a23d-d905a621d332?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220407%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220407T090056Z&X-Amz-Expires=300&X-Amz-Signature=8c464036059de8aa8edd7720ceb788602a803d5373133659fb853c91076e36fb&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=463855335&response-content-disposition=attachment%3B%20filename%3Ddb1000n_linux_amd64.tar.gz&response-content-type=application%2Foctet-stream
Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133
Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6316707 (6.0M) [application/octet-stream]
Saving to: ‘STDOUT’

-                                            100%[==============================================================================================>]   6.02M  1.05MB/s    in 5.2s    

2022-04-07 12:01:06 (1.15 MB/s) - written to stdout [6316707/6316707]

$ ll
total 49968
-rw-r--r--  1 amet13  staff   1.1K Apr  7 10:51 LICENSE
-rw-r--r--  1 amet13  staff   800B Apr  7 10:51 README.md
-rwxr-xr-x  1 amet13  staff    15M Apr  7 10:52 db1000n*
-rw-r--r--@ 1 amet13  staff   6.0M Apr  7 11:53 db1000n_linux_amd64.tar.gz