Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🏗 Lint PRs #79

Open
wants to merge 381 commits into
base: new-master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
381 commits
Select commit Hold shift + click to select a range
60eae62
feat: Add os_supported_release function
zen0bit Apr 17, 2024
93e0125
fix: recovered macos instructions for TRIM
philclifford Apr 17, 2024
328a6b5
feat: replace aria2c with curl for quickget downloads. Closes #1057
flexiondotorg Apr 17, 2024
c2778e1
docs: add curl to the requirements
flexiondotorg Apr 17, 2024
3722b13
chore: add curl to debian/control Depends:
flexiondotorg Apr 17, 2024
67ddb91
fix: add #! to chunkcheck and correct skipVerification for macOS
flexiondotorg Apr 17, 2024
6b74ef7
fix: use zsync for Ubuntu daily images
flexiondotorg Apr 17, 2024
c246b3a
chore: add newer Oracle Linux release
flexiondotorg Apr 17, 2024
36dce7b
chore: add newer Rockly Linux releases
flexiondotorg Apr 17, 2024
92da03a
fix: correct URL for downloading Rocky Linux
flexiondotorg Apr 17, 2024
6e4d785
style: white space clean up in docs
flexiondotorg Apr 17, 2024
ea454ae
Improve error messages functions
zen0bit Apr 16, 2024
f0fb2c8
fix: validate_release function
zen0bit Apr 17, 2024
f40a907
style: fix indentation
zen0bit Apr 16, 2024
1ed0a4d
style: Sort OS releases alphabeticaly
zen0bit Apr 16, 2024
6f88ffe
Fix HoloISO downloads - closes #1062
lj3954 Apr 17, 2024
d280a48
feat: Use more cut_1 function
zen0bit Apr 17, 2024
ce39944
fix: debian from newest and on one line
zen0bit Apr 17, 2024
e1952d7
style: Remove 100+ empty lines which don't significantly improve read…
zen0bit Apr 17, 2024
1b70501
style: move primtux info
zen0bit Apr 18, 2024
37959f9
fix: move cut_1
zen0bit Apr 19, 2024
a8be310
fix: big moving of new parts
zen0bit Apr 19, 2024
f5c805c
docs: Incorporate changes from PR 1063
philclifford Apr 19, 2024
c39cf20
chore: align subproject
philclifford Apr 19, 2024
9665a11
Add Windows error message to the download function
lj3954 Apr 18, 2024
62064c0
fix: correct syntax error when detecting old ubuntu releases
flexiondotorg Apr 19, 2024
8a198b0
Fix small typo in sed call
philclifford Apr 19, 2024
f007e06
feat: add web_pipe()
flexiondotorg Apr 19, 2024
b0a439c
refactor: update alma to use web_pipe()
flexiondotorg Apr 19, 2024
85936d8
refactor: update alpine to use web_pipe()
flexiondotorg Apr 19, 2024
e8557d4
refactor: update android to use web_pipe()
flexiondotorg Apr 19, 2024
4b1b6f8
refactor: update archlinux to use web_pipe()
flexiondotorg Apr 19, 2024
873e3b0
refactor: update arcolinux to use web_pipe()
flexiondotorg Apr 19, 2024
af7eb4a
refactor: update artixlinux to use web_pipe()
flexiondotorg Apr 19, 2024
607afdd
refactor: update biglinux to use web_pipe()
flexiondotorg Apr 19, 2024
28e1abf
fix: remove duplicate get_biglinux()
flexiondotorg Apr 19, 2024
522c266
refactor: update bunsenlabs to use web_pipe()
flexiondotorg Apr 19, 2024
f4432af
feat: update bunsenlabs to current release
flexiondotorg Apr 19, 2024
3796fa7
refactor: update vanillaos to use web_pipe()
flexiondotorg Apr 19, 2024
c0a3b0a
refactor: update batocera to use web_pipe()
flexiondotorg Apr 19, 2024
d3676dc
refactor: update bazzite to use web_pipe()
flexiondotorg Apr 19, 2024
1afade4
refactor: update bodhi to use web_pipe()
flexiondotorg Apr 19, 2024
911726a
refactor: update cachyos to use web_pipe()
flexiondotorg Apr 19, 2024
d01855e
refactor: update centos to use web_pipe()
flexiondotorg Apr 19, 2024
4672413
refactor: update chimera to use web_pipe()
flexiondotorg Apr 19, 2024
b2dfb55
refactor: update debian to use web_pipe()
flexiondotorg Apr 19, 2024
f7c88e1
refactor: update devuan to use web_pipe()
flexiondotorg Apr 19, 2024
d0c5d83
refactor: update draginflybsd to use web_pipe()
flexiondotorg Apr 19, 2024
1a25318
refactor: update easyos to use web_pipe()
flexiondotorg Apr 19, 2024
00e80c6
refactor: update endeavouros to use web_pipe()
flexiondotorg Apr 19, 2024
b5e4891
refactor: update fedora to use web_pipe()
flexiondotorg Apr 19, 2024
da5f3c9
refactor: update freebsd to use web_pipe()
flexiondotorg Apr 19, 2024
00fcd96
refactor: update deepin to use web_pipe()
flexiondotorg Apr 19, 2024
e9fe08f
refactor: update antix to use web_pipe()
flexiondotorg Apr 19, 2024
f278829
style: correct indentation
flexiondotorg Apr 19, 2024
8f20ae1
chore: remove unused variable
flexiondotorg Apr 19, 2024
81f0506
fix: web_get() now tests for redirections using curl
flexiondotorg Apr 19, 2024
897aae0
refactor: update reactos to let web_get() handle redirections
flexiondotorg Apr 19, 2024
6662ab1
refactor: update garuda to use web_pipe()
flexiondotorg Apr 19, 2024
789ef56
refactor: update web_pipe() to handle redirections
flexiondotorg Apr 19, 2024
5680320
style: improve the presentation of download URLs and redirections
flexiondotorg Apr 19, 2024
35a80ef
refactor: update gentoo to use web_pipe()
flexiondotorg Apr 19, 2024
5dd44c6
refactor: update ghostbsd to use web_pipe()
flexiondotorg Apr 19, 2024
8f413b0
refactor: update guix to use web_pipe()
flexiondotorg Apr 19, 2024
b11dcdc
refactor: update haiku to use web_pipe()
flexiondotorg Apr 19, 2024
297fa08
refactor: update holoiso to use web_pipe()
flexiondotorg Apr 19, 2024
30dd6a9
refactor: update kali to use web_pipe()
flexiondotorg Apr 19, 2024
3b01fb2
refactor: update kdeneon to use web_pipe()
flexiondotorg Apr 19, 2024
86ed099
refactor: update linuxlite to use web_pipe()
flexiondotorg Apr 19, 2024
01aa720
refactor: update linuxmint to use web_pipe()
flexiondotorg Apr 19, 2024
404661a
refactor: update lmde to use web_pipe()
flexiondotorg Apr 19, 2024
de7dca9
refactor: update mageia to use web_pipe()
flexiondotorg Apr 19, 2024
fb64845
refactor: update manjaro to use web_pipe()
flexiondotorg Apr 19, 2024
1823596
refactor: update mxlinux to use web_pipe()
flexiondotorg Apr 19, 2024
074796d
refactor: update netboot to use web_pipe()
flexiondotorg Apr 19, 2024
de79448
refactor: update netbsd to use web_pipe()
flexiondotorg Apr 19, 2024
8726bf9
refactor: update nitrux to use web_pipe()
flexiondotorg Apr 19, 2024
6c95750
refactor: update nixos to use web_pipe()
flexiondotorg Apr 19, 2024
fc95dae
refactor: update openbsd to use web_pipe()
flexiondotorg Apr 19, 2024
8e5ad37
refactor: update openindiana to use web_pipe()
flexiondotorg Apr 19, 2024
e726789
refactor: update oraclelinux to use web_pipe()
flexiondotorg Apr 19, 2024
5eb4b39
refactor: update opensuse to use web_pipe()
flexiondotorg Apr 19, 2024
57b55f5
refactor: update parrot to use web_pipe()
flexiondotorg Apr 19, 2024
9de248f
refactor: update peppermint to use web_pipe()
flexiondotorg Apr 19, 2024
9bf12fe
refactor: update popos to use web_pipe()
flexiondotorg Apr 19, 2024
f35524f
refactor: update porteus to use web_pipe()
flexiondotorg Apr 19, 2024
2e9b650
refactor: update primtux to use web_pipe()
flexiondotorg Apr 19, 2024
b69c62e
refactor: update pureos to use web_pipe()
flexiondotorg Apr 19, 2024
681ee3a
refactor: update rockylinux to use web_pipe()
flexiondotorg Apr 19, 2024
75816eb
refactor: update siduction to use web_pipe()
flexiondotorg Apr 19, 2024
c071d1d
refactor: update slackware to use web_pipe()
flexiondotorg Apr 19, 2024
b07b5cd
refactor: update slax to use web_pipe()
flexiondotorg Apr 19, 2024
ec142f6
refactor: update slint to use web_pipe()
flexiondotorg Apr 19, 2024
e430c3f
refactor: update slitaz to use web_pipe()
flexiondotorg Apr 19, 2024
4a52480
refactor: update solus to use web_pipe()
flexiondotorg Apr 19, 2024
55a4c85
refactor: update sparkylinux to use web_pipe()
flexiondotorg Apr 19, 2024
2274d3d
refactor: update spirallinux to use web_pipe()
flexiondotorg Apr 19, 2024
866fed3
refactor: update tails to use web_pipe()
flexiondotorg Apr 19, 2024
3ff9ea5
refactor: update tinycore to use web_pipe()
flexiondotorg Apr 19, 2024
6effd81
refactor: update trisquel to use web_pipe()
flexiondotorg Apr 19, 2024
5cb6baa
refactor: update truenas-scale to use web_pipe()
flexiondotorg Apr 19, 2024
c98cd17
refactor: update truenas-core to use web_pipe()
flexiondotorg Apr 19, 2024
4b0d5e7
fix: update releases_truenas-scale(); only release 23 is available
flexiondotorg Apr 19, 2024
2d0eb00
fix: update releases_truenas-core(); only release 13 is available
flexiondotorg Apr 19, 2024
ee3d432
refactor: update tuxedoos to use web_pipe()
flexiondotorg Apr 19, 2024
7984fe2
refactor: update ubuntu-server to use web_pipe()
flexiondotorg Apr 19, 2024
234cf56
refactor: update ubuntu to use web_pipe()
flexiondotorg Apr 19, 2024
729729f
refactor: update void to use web_pipe()
flexiondotorg Apr 19, 2024
2750b91
refactor: update zorin to use new web_get()
flexiondotorg Apr 19, 2024
50d6ff0
chore: drop xerolinux; it is no longer a distro and image are deleted
flexiondotorg Apr 19, 2024
cbd03d7
refactor: update vxlinux to use web_pipe()
flexiondotorg Apr 19, 2024
5b9de10
docs: add web_pipe() to quick n dirty guide
flexiondotorg Apr 19, 2024
30b09bc
fix: sparklinux doesn't publish iso details in the RSS feed anymore
flexiondotorg Apr 19, 2024
97bff52
fix: update arcolinux with working URL and migrate to web_pipe()
flexiondotorg Apr 20, 2024
9234765
refactor: update athenaos to use GitHub and migrate to web_pipe()
flexiondotorg Apr 20, 2024
22af654
refactor: update bazzite to use web_pipe()
flexiondotorg Apr 20, 2024
44a7caf
refactor: make biglinux releases dynamic
flexiondotorg Apr 20, 2024
5cb578a
refactor: update blendos to use web_pipe()
flexiondotorg Apr 20, 2024
f94e975
fix: update debian with web_pipe(), correct output and ignore NEVER_R…
flexiondotorg Apr 20, 2024
a300b20
refactor: make deepin releases dynamic
flexiondotorg Apr 20, 2024
03d9054
refactor: update dragonfly to use web_pipe()
flexiondotorg Apr 20, 2024
2b3a299
refactor: update endeavouros to use web_pipe()
flexiondotorg Apr 20, 2024
0f22368
refactor: update freebsd to use web_pipe() and correct order
flexiondotorg Apr 20, 2024
8e14a58
fix: update ghostbsd releases to be dynamic and current
flexiondotorg Apr 20, 2024
139601d
refactor: update gnomeos to use web_pipe()
flexiondotorg Apr 20, 2024
7fb1400
refactor: update holoiso to use web_pipe()
flexiondotorg Apr 20, 2024
a2c3181
refactor: update netbsd to use web_pipe()
flexiondotorg Apr 20, 2024
8e87089
refactor: update openbsd to use web_pipe()
flexiondotorg Apr 20, 2024
0302973
fix: update openindiana releases to be dynamic and current
flexiondotorg Apr 20, 2024
a2c58ea
fix: make opensuse releases dynamic and current
flexiondotorg Apr 20, 2024
b2bcf03
refactor: update pureos to use web_pipe()
flexiondotorg Apr 20, 2024
1b42fbe
refactor: update rebornos to use web_pipe()
flexiondotorg Apr 20, 2024
660af25
refactor: update sparkylinux releases and editions to be dynamic
flexiondotorg Apr 20, 2024
f8ddb4c
refactor: update ubuntu to use web_pipe()
flexiondotorg Apr 20, 2024
005f337
refactor: update vxlinux to use web_pipe()
flexiondotorg Apr 20, 2024
dbcbd12
refactor: update archcraft to it can use the new web_get()
flexiondotorg Apr 20, 2024
a260e9b
refactor: simplify get_elementary()
flexiondotorg Apr 20, 2024
9eb4d86
refactor: update get_macos() to only use web_get()
flexiondotorg Apr 20, 2024
dc40f59
chore: remove old releases from easyos
flexiondotorg Apr 20, 2024
8bd89fb
docs: update example dynamic releases for easyos
flexiondotorg Apr 20, 2024
795c84b
chore: update releases_alpine()
flexiondotorg Apr 20, 2024
9732081
chore: update releases_antix()
flexiondotorg Apr 20, 2024
598aaaf
chore: correct ordering for releases_devuan()
flexiondotorg Apr 20, 2024
832907a
chore: update releases_endless() and get_endless()
flexiondotorg Apr 20, 2024
84fea55
chore: update releases_lmde()
flexiondotorg Apr 20, 2024
b65e659
chore: update releases_mageia()
flexiondotorg Apr 20, 2024
3278858
chore: update releases_mxlinux()
flexiondotorg Apr 20, 2024
ae5c514
chore: update releases_parrotsec() and editions_parrotsec()
flexiondotorg Apr 20, 2024
077a9f4
chore: update releases_porteus()
flexiondotorg Apr 20, 2024
846868d
chore: update releases_solus()
flexiondotorg Apr 20, 2024
4e891ec
chore: update releases_tinycore()
flexiondotorg Apr 20, 2024
de798af
refactor: simplify get_gentoo()
flexiondotorg Apr 20, 2024
fc96b66
fix: improve presentation of changing permission of config files
flexiondotorg Apr 20, 2024
4eb1b4d
style: correct indentation
flexiondotorg Apr 20, 2024
c7af18f
feat: add web_redirect()
flexiondotorg Apr 20, 2024
806b1a4
feat: add web_check(); a replacement for wget --spider
flexiondotorg Apr 20, 2024
592b838
refactor: update web_pipe() to use web_redirect()
flexiondotorg Apr 20, 2024
86cb0cd
refactor: update web_get() to use web_redirect()
flexiondotorg Apr 20, 2024
4619b71
docs: add comments for the web_*() handlers
flexiondotorg Apr 20, 2024
9e99b08
feat: make curl a hard requirement of quickget
flexiondotorg Apr 20, 2024
5396e86
refactor: web_get() downloads with curl with fallback to wget on failure
flexiondotorg Apr 20, 2024
44d0d10
chore: correct typo in comment
flexiondotorg Apr 20, 2024
57eea29
fix: do not process URL redirection until after ISO file name stored
flexiondotorg Apr 20, 2024
89b2c74
refactor: make artix releases and editions dynamic
flexiondotorg Apr 20, 2024
4126463
refactor: make biglinux releases and editions dynamic
flexiondotorg Apr 20, 2024
afb872d
refactor: optimise web_pipe() to follow redirections but not resolve …
flexiondotorg Apr 20, 2024
bc39f15
refactor: simplify releases_arcolinux()
flexiondotorg Apr 21, 2024
cf5b404
fix: correctly format artixlinux releases and editions
flexiondotorg Apr 21, 2024
0596f3b
fix: correctly format releases_athenaos() output
flexiondotorg Apr 21, 2024
af7fe35
feat: make releases_batocera() dynamic
flexiondotorg Apr 21, 2024
c36497a
feat: make blendos_releases() dynamic and simplify
flexiondotorg Apr 21, 2024
c864de7
refactor: present current release name in releases_bunsenlabs()
flexiondotorg Apr 21, 2024
636dc16
feat: make editions_cachyos() dynamic and simplify
flexiondotorg Apr 21, 2024
f6ce01a
feat: make releases_centos-stream() dynamic and drop v8
flexiondotorg Apr 21, 2024
0cd4624
feat: make releases_vanillaos() dynamic
flexiondotorg Apr 21, 2024
eb78e77
fix: make hash checking work in get_archlinux()
flexiondotorg Apr 21, 2024
5925723
refactor: make hardcoded URL in get_archcraft() dynamic
flexiondotorg Apr 21, 2024
41b734e
refactor: tidy up get_chimeralinux()
flexiondotorg Apr 21, 2024
70984df
refactor: simplify get_antix()
flexiondotorg Apr 21, 2024
158bbf3
fix: Remove tux logo from comment
zen0bit Apr 21, 2024
d7cbf04
chore: Change tabs to spaces
zen0bit Apr 20, 2024
d90b1ac
chore: Make indentation consistent
zen0bit Apr 21, 2024
7cd3e4e
chore: Make editions_fedora on one line
zen0bit Apr 21, 2024
87c70e1
chore: Move get_vanillaos function
zen0bit Apr 21, 2024
3d36ea7
chore: Move get_archcraft function
zen0bit Apr 21, 2024
07b1284
chore: Move get_bunsenlabs function
zen0bit Apr 21, 2024
a2b6250
chore: Move get_rebornos function
zen0bit Apr 21, 2024
7a88eab
chore: Move get_blendos function
zen0bit Apr 21, 2024
6ae74a3
chore: Move get_biglinux function
zen0bit Apr 21, 2024
7814f74
chore: Slighlty modify chunkcheck message
zen0bit Apr 21, 2024
a948ece
chore: Slightly modify code style in get_rockylinux function
zen0bit Apr 21, 2024
39d1bff
chore: Add function beware cut_1 function
zen0bit Apr 21, 2024
ba67f7f
feat: Add reworked pretty_name function, remove old one
zen0bit Apr 20, 2024
12a17a8
feat: Add show_os_info function
zen0bit Apr 20, 2024
9bbfd6d
feat: Add new run script
zen0bit Apr 20, 2024
c5ec090
fix: Readd renamed error_not_supported_os function, cleanup
zen0bit Apr 21, 2024
370d7d5
fix: Readd renamed error_not_supported_editions function, cleanup
zen0bit Apr 21, 2024
1f08400
fix: Readd renamed error_not_supported_release function, clean up
zen0bit Apr 21, 2024
08bcac1
fix: Readd renamed error_not_supported_lang function, cleanup
zen0bit Apr 21, 2024
a885ed5
feat: Add reworked help_message function
zen0bit Apr 20, 2024
983c6af
feat: Change download_iso variable to just="download"
zen0bit Apr 20, 2024
b811977
feat: Add --download to new run script
zen0bit Apr 20, 2024
2714661
feat: Add reworked os_homepage function, remove old one
zen0bit Apr 20, 2024
b23b1c1
fix: Readd renamed error_specify_os function, cleanup
zen0bit Apr 21, 2024
1f4e89c
feat: Add --open-homepage to new run script
zen0bit Apr 20, 2024
e0d2f8e
feat: Add --version to new run script
zen0bit Apr 20, 2024
937f68e
fix: Readd renamed error_specify_release function, cleanup
zen0bit Apr 21, 2024
d72f007
fix: Readd renamed error_specify_edition function, cleanup
zen0bit Apr 21, 2024
53e7f2b
fix: Readd renamed error_specify_path function, cleanup
zen0bit Apr 21, 2024
05c7165
feat: Add --help to new run script
zen0bit Apr 20, 2024
32f573f
feat: Change test_iso_url variable to just="test"
zen0bit Apr 20, 2024
75df941
feat: Add --check to new run script
zen0bit Apr 20, 2024
a785c3a
feat: Add --check-all to new run script
zen0bit Apr 20, 2024
4099961
feat: Add --list-csv to new run script
zen0bit Apr 20, 2024
b3524d1
feat: Add --list-json to new run script
zen0bit Apr 20, 2024
675ace3
feat: Add --list to new run script
zen0bit Apr 20, 2024
0b176ba
feat: Add --list-urls to new run script
zen0bit Apr 20, 2024
a71c9e1
feat: Add --test-urls to new run script
zen0bit Apr 20, 2024
3ea2192
feat: Change show_iso_url variable to just="show"
zen0bit Apr 20, 2024
412d59a
feat: Add --url to new run script
zen0bit Apr 20, 2024
c1964f3
feat: Add --url-all to new run script
zen0bit Apr 20, 2024
11a13d4
feat: Add --create-config to new run script (#TODO:)
zen0bit Apr 20, 2024
96cc14a
feat: Add message to web_get test
zen0bit Apr 20, 2024
e49d608
chore: Add 'function' to front of some functions
zen0bit Apr 21, 2024
218d8ca
chore: Slightly modified some messages
zen0bit Apr 21, 2024
f555b2a
fix: Remove second handle_missing function
zen0bit Apr 21, 2024
5397318
feat: Use more cut_1 function
zen0bit Apr 21, 2024
0057b3f
chore: preserve recent changes to get_archcraft()
flexiondotorg Apr 21, 2024
eed65dd
chore: preserve recent changes to get_blendos()
flexiondotorg Apr 21, 2024
66aca19
chore: preserve recent changes to get_freedos()
flexiondotorg Apr 21, 2024
1145388
chore: preserve recent changes to get_garuda()
flexiondotorg Apr 21, 2024
47eec2f
chore: preserve recent changes to get_rebornos()
flexiondotorg Apr 21, 2024
f907dda
chore: preserve recent changes to get_vanillaos()
flexiondotorg Apr 21, 2024
d2081b5
chore: regenerated docs for small change in available OSes
philclifford Apr 21, 2024
e39ce47
🏗 Lint PRs
zen0bit Jan 17, 2024
8a6b1fc
gitignore megalinter-reports
zen0bit Jan 19, 2024
1fbccb7
Create empty
zen0bit Jan 19, 2024
e9c9ff5
token
zen0bit Jan 19, 2024
54dfd12
pull-request
zen0bit Jan 19, 2024
26b6709
more
zen0bit Jan 19, 2024
6df4e97
more2
zen0bit Jan 19, 2024
fa41265
output folder
zen0bit Jan 20, 2024
26fa274
reviewdog
zen0bit Jan 20, 2024
42faf5a
r
zen0bit Jan 20, 2024
48fc8b4
s
zen0bit Jan 20, 2024
da6c704
r config
zen0bit Jan 20, 2024
ab54762
secret
zen0bit Jan 20, 2024
f287baa
shellcheck
zen0bit Jan 29, 2024
dec7cda
use megalinter 7.8.0
zen0bit Feb 7, 2024
8e908cf
UGGLY BUUGS
zen0bit Apr 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
refactor: update popos to use web_pipe()
  • Loading branch information
flexiondotorg committed Apr 21, 2024
commit 9bf12fee6892f7ee2ee6b49cbe18a0e7fba42452
4 changes: 2 additions & 2 deletions quickget
Original file line number Diff line number Diff line change
@@ -2630,8 +2630,8 @@ function get_popos() {
local HASH=""
local ISO=""
local URL=""
URL=$(wget -q -O- "https://api.pop-os.org/builds/${RELEASE}/${EDITION}" | jq -r .url)
HASH=$(wget -q -O- "https://api.pop-os.org/builds/${RELEASE}/${EDITION}" | jq -r .sha_sum)
URL=$(web_pipe "https://api.pop-os.org/builds/${RELEASE}/${EDITION}" | jq -r .url)
HASH=$(web_pipe "https://api.pop-os.org/builds/${RELEASE}/${EDITION}" | jq -r .sha_sum)
echo "${URL} ${HASH}"
}