On 2020-08-22 19:30, Fulko Hew wrote:
On Sat, Aug 22, 2020 at 9:43 PM ToddAndMargo via users
<users@xxxxxxxxxxxxxxxxxxxxxxx <mailto:users@xxxxxxxxxxxxxxxxxxxxxxx>>
wrote:
... snip ...
Any of you guys have a cleaver way to cli extract the revision?
I'm not sure how you want to retrieve it, but using Firefox->Tools->Web
Developer
I looked at all of the transactions in the page, and the one that
retrieves the
version info was:
https://www.eset.com/ca/business/endpoint-security/windows-security/download/?type=13554&tx_esetdownloads_ajax%5Bproduct%5D=82&tx_esetdownloads_ajax%5Bbeta%5D=0&tx_esetdownloads_ajax%5Bpage_id%5D=3842&tx_esetdownloads_ajax%5Bplugin_id%5D=1454495&tx_esetdownloads_ajax%5Bproduct%5D=82&tx_esetdownloads_ajax%5Bbeta%5D=0&tx_esetdownloads_ajax%5Bpage_id%5D=3842&tx_esetdownloads_ajax%5Bplugin_id%5D=1454495
Now I don't know how important/relevant/specific those parameters are,
but fetching that returns some JSON, and part of it was:
...
"files": {
"installer": {
"23358": {
"url": "https://download.eset.com/com/eset/apps/business/ees/windows/latest/ees_nt64.msi",
"full_version": "7.3.2039.0",
...
Hope that helps a little.
Awesome!
That is one YUGE 1 line return from curl, but I can
whack it with regex. Thank you!
How did you figure that out?
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx