ipfs / distributions

Legacy dist.ipfs.tech website and artifact build tools
https://dist.ipfs.tech
MIT License
48 stars 32 forks source link

ipget v0.9.2 #1048

Closed hacdias closed 8 months ago

hacdias commented 8 months ago

Closes https://github.com/ipfs/ipget/issues/136.

hacdias commented 8 months ago

I had to downgrade Go version to release ipget 0.9.2. I will upgrade it again on a subsequent PR with ipget 0.10.0

github-actions[bot] commented 8 months ago

Diff of Changes

Old: /ipns/dist.ipfs.tech at /ipfs/QmXF52CwRW8wbgJPfJdfDSJGk8sdntuBD6CqTyrqM6Wat4 New: /ipfs/QmZhVkBCjY9kwfznVhBGeQuZLPEMphaCuHdwCSWrSHeX7V

diff --new-file -u --recursive a/index.html b/index.html
--- a/index.html    2023-10-18 07:55:13.157464714 +0000
+++ b/index.html    2023-10-18 07:55:13.117464288 +0000
@@ -1162,7 +1162,7 @@
                   <div class="d-component-desc-body">wget for IPFS: retrieve files over IPFS and save them locally.</div>
                 </div>
                 <div class="d-component-asset col-md-4 offset-md-1">
-                  <a href="" data-id="ipget" data-version="v0.9.1" class="d-component-download-btn btn btn-primary">Download 
+                  <a href="" data-id="ipget" data-version="v0.9.2" class="d-component-download-btn btn btn-primary">Download 
                     <span class="nowrap">ipget</span>
                   </a>
                   <div class="d-component-download-alternative">
@@ -1173,19 +1173,19 @@
               </div>
               <div class="d-component-release row">
                 <div class="col-md-4">
-                  <h3 class="d-component-version">v0.9.1</h3>
-                  <h4 class="d-component-release-date">June 24, 2022</h4>
+                  <h3 class="d-component-version">v0.9.2</h3>
+                  <h4 class="d-component-release-date">October 18, 2023</h4>
                   <ul class="d-component-actions">
                     <li>
                       <i class="ion-ios-book-outline"></i>
                       <a class="d-component-actions-docs"
-                         href="https://github.com/ipfs/ipget/tree/v0.9.1/README.md"
+                         href="https://github.com/ipfs/ipget/tree/v0.9.2/README.md"
                          target="_blank">Docs</a>
                     </li>
                     <li>
                       <i class="ion-document"></i>
                       <a class="d-component-actions-changelog"
-                         href="https://github.com/ipfs/ipget/tree/v0.9.1/CHANGELOG.md"
+                         href="https://github.com/ipfs/ipget/tree/v0.9.2/CHANGELOG.md"
                          target="_blank">Changelog</a>
                     </li>
                     <li>
@@ -1218,7 +1218,7 @@

                               <td>

-                                <a href="ipget/v0.9.1/ipget_v0.9.1_darwin-amd64.tar.gz">64-bit</a>
+                                <a href="ipget/v0.9.2/ipget_v0.9.2_darwin-amd64.tar.gz">64-bit</a>
                               </td>

                           </tr>
@@ -1232,17 +1232,17 @@

                               <td>

-                                <a href="ipget/v0.9.1/ipget_v0.9.1_freebsd-386.tar.gz">32-bit</a>
+                                <a href="ipget/v0.9.2/ipget_v0.9.2_freebsd-386.tar.gz">32-bit</a>
                               </td>

                               <td>

-                                <a href="ipget/v0.9.1/ipget_v0.9.1_freebsd-amd64.tar.gz">64-bit</a>
+                                <a href="ipget/v0.9.2/ipget_v0.9.2_freebsd-amd64.tar.gz">64-bit</a>
                               </td>

                               <td>

-                                <a href="ipget/v0.9.1/ipget_v0.9.1_freebsd-arm.tar.gz">ARM</a>
+                                <a href="ipget/v0.9.2/ipget_v0.9.2_freebsd-arm.tar.gz">ARM</a>
                               </td>

                           </tr>
@@ -1256,22 +1256,22 @@

                               <td>

-                                <a href="ipget/v0.9.1/ipget_v0.9.1_linux-386.tar.gz">32-bit</a>
+                                <a href="ipget/v0.9.2/ipget_v0.9.2_linux-386.tar.gz">32-bit</a>
                               </td>

                               <td>

-                                <a href="ipget/v0.9.1/ipget_v0.9.1_linux-amd64.tar.gz">64-bit</a>
+                                <a href="ipget/v0.9.2/ipget_v0.9.2_linux-amd64.tar.gz">64-bit</a>
                               </td>

                               <td>

-                                <a href="ipget/v0.9.1/ipget_v0.9.1_linux-arm.tar.gz">ARM</a>
+                                <a href="ipget/v0.9.2/ipget_v0.9.2_linux-arm.tar.gz">ARM</a>
                               </td>

                               <td>

-                                <a href="ipget/v0.9.1/ipget_v0.9.1_linux-arm64.tar.gz">ARM-64</a>
+                                <a href="ipget/v0.9.2/ipget_v0.9.2_linux-arm64.tar.gz">ARM-64</a>
                               </td>

                           </tr>
@@ -1285,12 +1285,12 @@

                               <td>

-                                <a href="ipget/v0.9.1/ipget_v0.9.1_windows-386.zip">32-bit</a>
+                                <a href="ipget/v0.9.2/ipget_v0.9.2_windows-386.zip">32-bit</a>
                               </td>

                               <td>

-                                <a href="ipget/v0.9.1/ipget_v0.9.1_windows-amd64.zip">64-bit</a>
+                                <a href="ipget/v0.9.2/ipget_v0.9.2_windows-amd64.zip">64-bit</a>
                               </td>

                           </tr>
diff --new-file -u --recursive a/index.xml b/index.xml
--- a/index.xml 2023-10-18 07:55:13.237465567 +0000
+++ b/index.xml 2023-10-18 07:55:13.197465140 +0000
@@ -6,7 +6,7 @@
     <description>Recent releases on IPFS Distributions</description>
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
-    <lastBuildDate>Thu, 12 Oct 2023 00:00:00 GMT</lastBuildDate>
+    <lastBuildDate>Wed, 18 Oct 2023 00:00:00 GMT</lastBuildDate>

    <atom:link href="https://dist.ipfs.tech/index.xml" rel="self" type="application/rss&#43;xml" />

@@ -94,7 +94,7 @@
     <item>
       <title>ipget</title>
       <link>https://dist.ipfs.tech/#ipget</link>
-      <pubDate>Fri, 24 Jun 2022 00:00:00 GMT</pubDate>
+      <pubDate>Wed, 18 Oct 2023 00:00:00 GMT</pubDate>
       <description>wget for IPFS: retrieve files over IPFS and save them locally.</description>
     </item>

diff --new-file -u --recursive a/ipget/v0.9.2/build-info b/ipget/v0.9.2/build-info
--- a/ipget/v0.9.2/build-info   1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/build-info   2023-10-18 07:55:13.353466805 +0000
@@ -0,0 +1,4 @@
+go version go1.20.10 linux/amd64
+git sha of code: 24a52073fcad110e461ebe088c8065198d036447
+Linux ip-10-0-102-99 5.19.0-1028-aws #29~22.04.1-Ubuntu SMP Tue Jun 20 19:12:11 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
+built on Wed Oct 18 07:31:27 UTC 2023
diff --new-file -u --recursive a/ipget/v0.9.2/dist.json b/ipget/v0.9.2/dist.json
--- a/ipget/v0.9.2/dist.json    1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/dist.json    2023-10-18 07:55:13.353466805 +0000
@@ -0,0 +1,81 @@
+{
+  "id": "ipget",
+  "version": "v0.9.2",
+  "releaseLink": "ipget/v0.9.2",
+  "name": "ipget",
+  "owner": "ipfs",
+  "description": "wget for IPFS: retrieve files over IPFS and save them locally.\n",
+  "date": "October 18, 2023",
+  "platforms": {
+    "darwin": {
+      "name": "darwin Binary",
+      "archs": {
+        "amd64": {
+          "link": "/ipget_v0.9.2_darwin-amd64.tar.gz",
+          "cid": "QmbhBxaXhYVFuTS41T9TtEEmxva2BxefAHZSWJLWedFAgh",
+          "sha512": "7986fa4b7835e7b319b787c0519499056d91862cbac8707837938a616dc696a147cbe5b51e5a9a579b06a4cbd425cda9ec35dbc16f4c27682953003ab6a42187"
+        }
+      }
+    },
+    "freebsd": {
+      "name": "freebsd Binary",
+      "archs": {
+        "386": {
+          "link": "/ipget_v0.9.2_freebsd-386.tar.gz",
+          "cid": "QmPenHLYbaxsNRRG1FSUZ49mUF4a6BZSDXHXP1yAndFd4j",
+          "sha512": "843ffe76efccf462d9a70a00b5bd0ddde13c29807750de92205189732a0a43244d2e79bf59b51e0265bfef9be6ef277e25faa116bbb645c9a40c36f050076525"
+        },
+        "amd64": {
+          "link": "/ipget_v0.9.2_freebsd-amd64.tar.gz",
+          "cid": "QmNiqWUUo7UQ2171XiTbsed6JmnsJeU7m1tisSprwYg56y",
+          "sha512": "5293649d90b5e2f407ba3c5c84fa26b114ac173ea85f45d083983bdbb2a60487bedff9d9d2bf58d3af1c225811c56516face2f91137bddcd97b413390bff1a71"
+        },
+        "arm": {
+          "link": "/ipget_v0.9.2_freebsd-arm.tar.gz",
+          "cid": "Qmd7MxAAeKHAmfqzn9zpvEQFRQwvbrtYvnHowfjtmKAGA4",
+          "sha512": "f18adf8a74e8cf68859be9fd93e772e8f15f4c81bfa1cc1e80d0fd4936c144ac6c9eb60ab856986d0c61312e464f55862fbe22c98e9f61506f1f2d09395aae01"
+        }
+      }
+    },
+    "linux": {
+      "name": "linux Binary",
+      "archs": {
+        "386": {
+          "link": "/ipget_v0.9.2_linux-386.tar.gz",
+          "cid": "QmURbKySroonvbPSvz8hYGRJvuw6toRjpeuFABK3i4PBS1",
+          "sha512": "1fe129f124089001f1491b042df0bc7ea604558613c61c9fdd625b338b20143915bea1a25baa4807952b0cd111917563dde22251d33bfa966e5f7b835fe88aa6"
+        },
+        "amd64": {
+          "link": "/ipget_v0.9.2_linux-amd64.tar.gz",
+          "cid": "QmZHAyFjRuuZZdvmrUxuuYJZomQWiXzTqAMqhSiSPGfmEF",
+          "sha512": "3bbaac1d9830a6f45f740e1de396a196b36234ef03aa5926e7713622742452694505601bdc257b84fce6678d05b5c920e614b503459f68281c2821618c24640d"
+        },
+        "arm": {
+          "link": "/ipget_v0.9.2_linux-arm.tar.gz",
+          "cid": "QmSqqr7eXrFV3odppXurpkmdxtwMS4XVHf4aB1RMiqDRzS",
+          "sha512": "9581e569efb162ec0a5c1489015a3f53d1252dbcebc115206aad939a3f1509c7d53bbf3c9524c1f3166526b1d3af7fe0eafeafcfca720279e168d203bff9c86e"
+        },
+        "arm64": {
+          "link": "/ipget_v0.9.2_linux-arm64.tar.gz",
+          "cid": "QmYaDh7hzMFUg8D8VJsPupiG16N3yjbUQUb5LPLPGRu4xS",
+          "sha512": "f56f2ab01d97a7080d32b783d11761ffde31de22189ea0a67f32091c771156e9aa4026d7ef7f4febf95443f664c5be048be013c6f7903d09e975f10ccec71e48"
+        }
+      }
+    },
+    "windows": {
+      "name": "windows Binary",
+      "archs": {
+        "386": {
+          "link": "/ipget_v0.9.2_windows-386.zip",
+          "cid": "QmThC3QcqMZd6zMPXNoYfDtVG9jrBGwwnXruJPMnn2sPSY",
+          "sha512": "96f75a805c1d88496bbab3096dd21b4cdab8b0c8112f86bb3f9cde641c762c51cee9ec19939c3e2fb7e2790d2d2d6671f55e803c1331a523c1b8877131555640"
+        },
+        "amd64": {
+          "link": "/ipget_v0.9.2_windows-amd64.zip",
+          "cid": "QmRK6bJKdf9yfhJqVrKB9yyp4nfpNUfa7ndJXPu7C7hpcd",
+          "sha512": "56b5ee3343268c9715d7a8cdb62832b78ee9df475fb56bcf93f09aaa6f71191c354d4e46409612e1879ca34d443cc5b39dc285927cafaf89aca543695900c530"
+        }
+      }
+    }
+  }
+}
Binary files a/ipget/v0.9.2/ipget_v0.9.2_darwin-amd64.tar.gz and b/ipget/v0.9.2/ipget_v0.9.2_darwin-amd64.tar.gz differ
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_darwin-amd64.tar.gz.cid b/ipget/v0.9.2/ipget_v0.9.2_darwin-amd64.tar.gz.cid
--- a/ipget/v0.9.2/ipget_v0.9.2_darwin-amd64.tar.gz.cid 1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_darwin-amd64.tar.gz.cid 2023-10-18 07:55:13.457467913 +0000
@@ -0,0 +1 @@
+QmbhBxaXhYVFuTS41T9TtEEmxva2BxefAHZSWJLWedFAgh
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_darwin-amd64.tar.gz.sha512 b/ipget/v0.9.2/ipget_v0.9.2_darwin-amd64.tar.gz.sha512
--- a/ipget/v0.9.2/ipget_v0.9.2_darwin-amd64.tar.gz.sha512  1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_darwin-amd64.tar.gz.sha512  2023-10-18 07:55:13.457467913 +0000
@@ -0,0 +1 @@
+7986fa4b7835e7b319b787c0519499056d91862cbac8707837938a616dc696a147cbe5b51e5a9a579b06a4cbd425cda9ec35dbc16f4c27682953003ab6a42187  /Users/runner/work/distributions/distributions/releases/ipget/v0.9.2/ipget_v0.9.2_darwin-amd64.tar.gz
Binary files a/ipget/v0.9.2/ipget_v0.9.2_freebsd-386.tar.gz and b/ipget/v0.9.2/ipget_v0.9.2_freebsd-386.tar.gz differ
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_freebsd-386.tar.gz.cid b/ipget/v0.9.2/ipget_v0.9.2_freebsd-386.tar.gz.cid
--- a/ipget/v0.9.2/ipget_v0.9.2_freebsd-386.tar.gz.cid  1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_freebsd-386.tar.gz.cid  2023-10-18 07:55:13.585469279 +0000
@@ -0,0 +1 @@
+QmPenHLYbaxsNRRG1FSUZ49mUF4a6BZSDXHXP1yAndFd4j
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_freebsd-386.tar.gz.sha512 b/ipget/v0.9.2/ipget_v0.9.2_freebsd-386.tar.gz.sha512
--- a/ipget/v0.9.2/ipget_v0.9.2_freebsd-386.tar.gz.sha512   1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_freebsd-386.tar.gz.sha512   2023-10-18 07:55:13.585469279 +0000
@@ -0,0 +1 @@
+843ffe76efccf462d9a70a00b5bd0ddde13c29807750de92205189732a0a43244d2e79bf59b51e0265bfef9be6ef277e25faa116bbb645c9a40c36f050076525  ipget_v0.9.2_freebsd-386.tar.gz
Binary files a/ipget/v0.9.2/ipget_v0.9.2_freebsd-amd64.tar.gz and b/ipget/v0.9.2/ipget_v0.9.2_freebsd-amd64.tar.gz differ
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_freebsd-amd64.tar.gz.cid b/ipget/v0.9.2/ipget_v0.9.2_freebsd-amd64.tar.gz.cid
--- a/ipget/v0.9.2/ipget_v0.9.2_freebsd-amd64.tar.gz.cid    1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_freebsd-amd64.tar.gz.cid    2023-10-18 07:55:13.681470303 +0000
@@ -0,0 +1 @@
+QmNiqWUUo7UQ2171XiTbsed6JmnsJeU7m1tisSprwYg56y
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_freebsd-amd64.tar.gz.sha512 b/ipget/v0.9.2/ipget_v0.9.2_freebsd-amd64.tar.gz.sha512
--- a/ipget/v0.9.2/ipget_v0.9.2_freebsd-amd64.tar.gz.sha512 1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_freebsd-amd64.tar.gz.sha512 2023-10-18 07:55:13.681470303 +0000
@@ -0,0 +1 @@
+5293649d90b5e2f407ba3c5c84fa26b114ac173ea85f45d083983bdbb2a60487bedff9d9d2bf58d3af1c225811c56516face2f91137bddcd97b413390bff1a71  ipget_v0.9.2_freebsd-amd64.tar.gz
Binary files a/ipget/v0.9.2/ipget_v0.9.2_freebsd-arm.tar.gz and b/ipget/v0.9.2/ipget_v0.9.2_freebsd-arm.tar.gz differ
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_freebsd-arm.tar.gz.cid b/ipget/v0.9.2/ipget_v0.9.2_freebsd-arm.tar.gz.cid
--- a/ipget/v0.9.2/ipget_v0.9.2_freebsd-arm.tar.gz.cid  1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_freebsd-arm.tar.gz.cid  2023-10-18 07:55:13.805471625 +0000
@@ -0,0 +1 @@
+Qmd7MxAAeKHAmfqzn9zpvEQFRQwvbrtYvnHowfjtmKAGA4
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_freebsd-arm.tar.gz.sha512 b/ipget/v0.9.2/ipget_v0.9.2_freebsd-arm.tar.gz.sha512
--- a/ipget/v0.9.2/ipget_v0.9.2_freebsd-arm.tar.gz.sha512   1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_freebsd-arm.tar.gz.sha512   2023-10-18 07:55:13.805471625 +0000
@@ -0,0 +1 @@
+f18adf8a74e8cf68859be9fd93e772e8f15f4c81bfa1cc1e80d0fd4936c144ac6c9eb60ab856986d0c61312e464f55862fbe22c98e9f61506f1f2d09395aae01  ipget_v0.9.2_freebsd-arm.tar.gz
Binary files a/ipget/v0.9.2/ipget_v0.9.2_linux-386.tar.gz and b/ipget/v0.9.2/ipget_v0.9.2_linux-386.tar.gz differ
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_linux-386.tar.gz.cid b/ipget/v0.9.2/ipget_v0.9.2_linux-386.tar.gz.cid
--- a/ipget/v0.9.2/ipget_v0.9.2_linux-386.tar.gz.cid    1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_linux-386.tar.gz.cid    2023-10-18 07:55:13.901472649 +0000
@@ -0,0 +1 @@
+QmURbKySroonvbPSvz8hYGRJvuw6toRjpeuFABK3i4PBS1
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_linux-386.tar.gz.sha512 b/ipget/v0.9.2/ipget_v0.9.2_linux-386.tar.gz.sha512
--- a/ipget/v0.9.2/ipget_v0.9.2_linux-386.tar.gz.sha512 1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_linux-386.tar.gz.sha512 2023-10-18 07:55:13.901472649 +0000
@@ -0,0 +1 @@
+1fe129f124089001f1491b042df0bc7ea604558613c61c9fdd625b338b20143915bea1a25baa4807952b0cd111917563dde22251d33bfa966e5f7b835fe88aa6  ipget_v0.9.2_linux-386.tar.gz
Binary files a/ipget/v0.9.2/ipget_v0.9.2_linux-amd64.tar.gz and b/ipget/v0.9.2/ipget_v0.9.2_linux-amd64.tar.gz differ
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_linux-amd64.tar.gz.cid b/ipget/v0.9.2/ipget_v0.9.2_linux-amd64.tar.gz.cid
--- a/ipget/v0.9.2/ipget_v0.9.2_linux-amd64.tar.gz.cid  1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_linux-amd64.tar.gz.cid  2023-10-18 07:55:14.025473973 +0000
@@ -0,0 +1 @@
+QmZHAyFjRuuZZdvmrUxuuYJZomQWiXzTqAMqhSiSPGfmEF
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_linux-amd64.tar.gz.sha512 b/ipget/v0.9.2/ipget_v0.9.2_linux-amd64.tar.gz.sha512
--- a/ipget/v0.9.2/ipget_v0.9.2_linux-amd64.tar.gz.sha512   1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_linux-amd64.tar.gz.sha512   2023-10-18 07:55:14.025473973 +0000
@@ -0,0 +1 @@
+3bbaac1d9830a6f45f740e1de396a196b36234ef03aa5926e7713622742452694505601bdc257b84fce6678d05b5c920e614b503459f68281c2821618c24640d  ipget_v0.9.2_linux-amd64.tar.gz
Binary files a/ipget/v0.9.2/ipget_v0.9.2_linux-arm.tar.gz and b/ipget/v0.9.2/ipget_v0.9.2_linux-arm.tar.gz differ
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_linux-arm.tar.gz.cid b/ipget/v0.9.2/ipget_v0.9.2_linux-arm.tar.gz.cid
--- a/ipget/v0.9.2/ipget_v0.9.2_linux-arm.tar.gz.cid    1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_linux-arm.tar.gz.cid    2023-10-18 07:55:14.109474869 +0000
@@ -0,0 +1 @@
+QmSqqr7eXrFV3odppXurpkmdxtwMS4XVHf4aB1RMiqDRzS
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_linux-arm.tar.gz.sha512 b/ipget/v0.9.2/ipget_v0.9.2_linux-arm.tar.gz.sha512
--- a/ipget/v0.9.2/ipget_v0.9.2_linux-arm.tar.gz.sha512 1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_linux-arm.tar.gz.sha512 2023-10-18 07:55:14.109474869 +0000
@@ -0,0 +1 @@
+9581e569efb162ec0a5c1489015a3f53d1252dbcebc115206aad939a3f1509c7d53bbf3c9524c1f3166526b1d3af7fe0eafeafcfca720279e168d203bff9c86e  ipget_v0.9.2_linux-arm.tar.gz
Binary files a/ipget/v0.9.2/ipget_v0.9.2_linux-arm64.tar.gz and b/ipget/v0.9.2/ipget_v0.9.2_linux-arm64.tar.gz differ
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_linux-arm64.tar.gz.cid b/ipget/v0.9.2/ipget_v0.9.2_linux-arm64.tar.gz.cid
--- a/ipget/v0.9.2/ipget_v0.9.2_linux-arm64.tar.gz.cid  1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_linux-arm64.tar.gz.cid  2023-10-18 07:55:14.221476062 +0000
@@ -0,0 +1 @@
+QmYaDh7hzMFUg8D8VJsPupiG16N3yjbUQUb5LPLPGRu4xS
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_linux-arm64.tar.gz.sha512 b/ipget/v0.9.2/ipget_v0.9.2_linux-arm64.tar.gz.sha512
--- a/ipget/v0.9.2/ipget_v0.9.2_linux-arm64.tar.gz.sha512   1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_linux-arm64.tar.gz.sha512   2023-10-18 07:55:14.221476062 +0000
@@ -0,0 +1 @@
+f56f2ab01d97a7080d32b783d11761ffde31de22189ea0a67f32091c771156e9aa4026d7ef7f4febf95443f664c5be048be013c6f7903d09e975f10ccec71e48  ipget_v0.9.2_linux-arm64.tar.gz
Binary files a/ipget/v0.9.2/ipget_v0.9.2_windows-386.zip and b/ipget/v0.9.2/ipget_v0.9.2_windows-386.zip differ
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_windows-386.zip.cid b/ipget/v0.9.2/ipget_v0.9.2_windows-386.zip.cid
--- a/ipget/v0.9.2/ipget_v0.9.2_windows-386.zip.cid 1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_windows-386.zip.cid 2023-10-18 07:55:14.329477215 +0000
@@ -0,0 +1 @@
+QmThC3QcqMZd6zMPXNoYfDtVG9jrBGwwnXruJPMnn2sPSY
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_windows-386.zip.sha512 b/ipget/v0.9.2/ipget_v0.9.2_windows-386.zip.sha512
--- a/ipget/v0.9.2/ipget_v0.9.2_windows-386.zip.sha512  1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_windows-386.zip.sha512  2023-10-18 07:55:14.329477215 +0000
@@ -0,0 +1 @@
+96f75a805c1d88496bbab3096dd21b4cdab8b0c8112f86bb3f9cde641c762c51cee9ec19939c3e2fb7e2790d2d2d6671f55e803c1331a523c1b8877131555640  ipget_v0.9.2_windows-386.zip
Binary files a/ipget/v0.9.2/ipget_v0.9.2_windows-amd64.zip and b/ipget/v0.9.2/ipget_v0.9.2_windows-amd64.zip differ
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_windows-amd64.zip.cid b/ipget/v0.9.2/ipget_v0.9.2_windows-amd64.zip.cid
--- a/ipget/v0.9.2/ipget_v0.9.2_windows-amd64.zip.cid   1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_windows-amd64.zip.cid   2023-10-18 07:55:14.433478324 +0000
@@ -0,0 +1 @@
+QmRK6bJKdf9yfhJqVrKB9yyp4nfpNUfa7ndJXPu7C7hpcd
diff --new-file -u --recursive a/ipget/v0.9.2/ipget_v0.9.2_windows-amd64.zip.sha512 b/ipget/v0.9.2/ipget_v0.9.2_windows-amd64.zip.sha512
--- a/ipget/v0.9.2/ipget_v0.9.2_windows-amd64.zip.sha512    1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/ipget_v0.9.2_windows-amd64.zip.sha512    2023-10-18 07:55:14.433478324 +0000
@@ -0,0 +1 @@
+56b5ee3343268c9715d7a8cdb62832b78ee9df475fb56bcf93f09aaa6f71191c354d4e46409612e1879ca34d443cc5b39dc285927cafaf89aca543695900c530  ipget_v0.9.2_windows-amd64.zip
diff --new-file -u --recursive a/ipget/v0.9.2/results b/ipget/v0.9.2/results
--- a/ipget/v0.9.2/results  1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.9.2/results  2023-10-18 07:55:14.433478324 +0000
@@ -0,0 +1,10 @@
+, darwin, amd64, 
+, freebsd, 386, 
+, freebsd, amd64, 
+, freebsd, arm, 
+, linux, 386, 
+, linux, amd64, 
+, linux, arm, 
+, linux, arm64, 
+, windows, 386, 
+, windows, amd64, 
diff --new-file -u --recursive a/ipget/versions b/ipget/versions
--- a/ipget/versions    2023-10-18 07:55:13.313466378 +0000
+++ b/ipget/versions    2023-10-18 07:55:13.273465950 +0000
@@ -11,3 +11,4 @@
 v0.8.1
 v0.9.0
 v0.9.1
+v0.9.2