curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder Daniel himself.

Re: How do I extract this revision number?

From: ToddAndMargo via curl-users <curl-users_at_lists.haxx.se>
Date: Tue, 7 Oct 2025 00:35:00 -0700

On 10/7/25 12:25 AM, ToddAndMargo via curl-users wrote:
> Hi All.
>
> On this web site:
>     https://www.eset.com/us/home/internet-security/
>
> If you scroll down, under "Download for Windows", "Download
> options", a line called "Advanced download" appears.  If you click
> on it, the revision will open up to the left.
>
> From the source code of the page, it looks like
>     <a href="#" class="js-goto" data-step="advanced"> Advanced download
> </a>
>
> How do I read the revision with curl?
>
> Many thanks,
> -T
>
>


Figured a way around it. ESET published their revision numbers on a
different site:

    https://help.eset.com/latestVersions/


</div></div><div class='latest_version'>
<h3><a class='collapsible'>ESET Internet Security</a></h3>
<div class='expand'>
<table class='Table_small transparent'>
<thead><tr><th>Version</th><th>Latest build</th><th>Date of the latest
build release</th></tr></thead>
<tbody>
<tr><td class='version'>18.2</td><td
class='version_full'>18.2.18.0</td><td class='version_details'>September
10, 2025</td></tr>


for 18.2.18.0

I'd still like to know how to do what I originally asked, but
it is now a very low priority.

Many thanks,
-T

-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2025-10-07