Skip to content

chore: release ipget v0.8.1#683

Merged
lidel merged 2 commits intomasterfrom
ipget-v0.8.0
Apr 25, 2022
Merged

chore: release ipget v0.8.1#683
lidel merged 2 commits intomasterfrom
ipget-v0.8.0

Conversation

@galargh
Copy link
Contributor

@galargh galargh commented Apr 14, 2022

This release is needed to address ipfs/ipget#100 (cc @vmx).

Since the last ipget release (#342), the release process was dockerised (#352) and the binaries are now produced on ubuntu:20.04 (https://github.com/ipfs/distributions/blob/master/Dockerfile#L1).

I have also verified that the new ipget release will work on ubuntu:20.04 by downloading and starting a nightly release of ipget (https://bafybeihtrnldjkbilpztkuqvinawsykbu2gf4u7fvdmfib663epuaudmkq.ipfs.dweb.link/ipget/nightly-2022-04-14) inside a ubuntu:20.04 container.

@galargh galargh requested a review from aschmahmann April 14, 2022 09:58
@galargh galargh temporarily deployed to Deploy April 14, 2022 10:13 Inactive
@vmx
Copy link
Member

vmx commented Apr 14, 2022

Thanks! I can confirm that it works on Ubuntu 20.04.

It might make sense to merge ipfs/ipget#107 before a new release is published.

@github-actions

This comment was marked as outdated.

@lidel lidel added the status/blocked Unable to be worked further until needs are met label Apr 15, 2022
@lidel
Copy link
Member

lidel commented Apr 15, 2022

@galargh we need 0.8.1 that has fixed --version 🙏 (i.e. https://github.com/ipfs/ipget/blob/5397b0666d7e90d78c1566ecb90f289dad9d9ec1/main.go#L35)

@galargh galargh changed the title chore: release ipget v0.8.0 chore: release ipget v0.8.1 Apr 15, 2022
@galargh
Copy link
Contributor Author

galargh commented Apr 15, 2022

@galargh we need 0.8.1 that has fixed --version 🙏 (i.e. https://github.com/ipfs/ipget/blob/5397b0666d7e90d78c1566ecb90f289dad9d9ec1/main.go#L35)

Got it! Updated the PR to 0.8.1.

Edit I see now that 0.8.1 doesn't exist yet. On it.

@galargh galargh temporarily deployed to Deploy April 15, 2022 22:49 Inactive
@github-actions
Copy link

Diff of Changes

Old: /ipns/dist.ipfs.io at /ipfs/QmX6G4WQzHPfGgsYsxfJf8b7ZPrNFrT2NjnaMe4sjRQ8FK
New: /ipfs/QmfKFSWaPhxEdJZC25MfujcfX8fVKg4i82oqGfkBp6xsmW

diff --new-file -u --recursive a/index.html b/index.html
--- a/index.html	2022-04-15 22:55:03.303449091 +0000
+++ b/index.html	2022-04-15 22:55:03.251448461 +0000
@@ -1649,7 +1649,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.7.0" class="d-component-download-btn btn btn-primary">Download 
+                  <a href="" data-id="ipget" data-version="v0.8.1" class="d-component-download-btn btn btn-primary">Download 
                     <span class="nowrap">ipget</span>
                   </a>
                   <div class="d-component-download-alternative">
@@ -1660,19 +1660,19 @@
               </div>
               <div class="d-component-release row">
                 <div class="col-md-4">
-                  <h3 class="d-component-version">v0.7.0</h3>
-                  <h4 class="d-component-release-date">April 21, 2021</h4>
+                  <h3 class="d-component-version">v0.8.1</h3>
+                  <h4 class="d-component-release-date">April 15, 2022</h4>
                   <ul class="d-component-actions">
                     <li>
                       <i class="ion-ios-book-outline"></i>
                       <a class="d-component-actions-docs"
-                         href="/ipfs/ipget/tree/v0.7.0/README.md"
+                         href="/ipfs/ipget/tree/v0.8.1/README.md"
                          target="_blank">Docs</a>
                     </li>
                     <li>
                       <i class="ion-document"></i>
                       <a class="d-component-actions-changelog"
-                         href="/ipfs/ipget/tree/v0.7.0/CHANGELOG.md"
+                         href="/ipfs/ipget/tree/v0.8.1/CHANGELOG.md"
                          target="_blank">Changelog</a>
                     </li>
                     <li>
@@ -1704,7 +1704,7 @@
                             
                               <td>
                                 
-                                <a href="ipget/v0.7.0/ipget_v0.7.0_darwin-amd64.tar.gz">64-bit</a>
+                                <a href="ipget/v0.8.1/ipget_v0.8.1_darwin-amd64.tar.gz">64-bit</a>
                               </td>
                             
                           </tr>
@@ -1718,17 +1718,17 @@
                             
                               <td>
                                 
-                                <a href="ipget/v0.7.0/ipget_v0.7.0_freebsd-386.tar.gz">32-bit</a>
+                                <a href="ipget/v0.8.1/ipget_v0.8.1_freebsd-386.tar.gz">32-bit</a>
                               </td>
                             
                               <td>
                                 
-                                <a href="ipget/v0.7.0/ipget_v0.7.0_freebsd-amd64.tar.gz">64-bit</a>
+                                <a href="ipget/v0.8.1/ipget_v0.8.1_freebsd-amd64.tar.gz">64-bit</a>
                               </td>
                             
                               <td>
                                 
-                                <a href="ipget/v0.7.0/ipget_v0.7.0_freebsd-arm.tar.gz">ARM</a>
+                                <a href="ipget/v0.8.1/ipget_v0.8.1_freebsd-arm.tar.gz">ARM</a>
                               </td>
                             
                           </tr>
@@ -1742,22 +1742,22 @@
                             
                               <td>
                                 
-                                <a href="ipget/v0.7.0/ipget_v0.7.0_linux-386.tar.gz">32-bit</a>
+                                <a href="ipget/v0.8.1/ipget_v0.8.1_linux-386.tar.gz">32-bit</a>
                               </td>
                             
                               <td>
                                 
-                                <a href="ipget/v0.7.0/ipget_v0.7.0_linux-amd64.tar.gz">64-bit</a>
+                                <a href="ipget/v0.8.1/ipget_v0.8.1_linux-amd64.tar.gz">64-bit</a>
                               </td>
                             
                               <td>
                                 
-                                <a href="ipget/v0.7.0/ipget_v0.7.0_linux-arm.tar.gz">ARM</a>
+                                <a href="ipget/v0.8.1/ipget_v0.8.1_linux-arm.tar.gz">ARM</a>
                               </td>
                             
                               <td>
                                 
-                                <a href="ipget/v0.7.0/ipget_v0.7.0_linux-arm64.tar.gz">ARM-64</a>
+                                <a href="ipget/v0.8.1/ipget_v0.8.1_linux-arm64.tar.gz">ARM-64</a>
                               </td>
                             
                           </tr>
@@ -1771,12 +1771,12 @@
                             
                               <td>
                                 
-                                <a href="ipget/v0.7.0/ipget_v0.7.0_windows-386.zip">32-bit</a>
+                                <a href="ipget/v0.8.1/ipget_v0.8.1_windows-386.zip">32-bit</a>
                               </td>
                             
                               <td>
                                 
-                                <a href="ipget/v0.7.0/ipget_v0.7.0_windows-amd64.zip">64-bit</a>
+                                <a href="ipget/v0.8.1/ipget_v0.8.1_windows-amd64.zip">64-bit</a>
                               </td>
                             
                           </tr>
diff --new-file -u --recursive a/index.xml b/index.xml
--- a/index.xml	2022-04-15 22:55:03.415450449 +0000
+++ b/index.xml	2022-04-15 22:55:03.371449916 +0000
@@ -6,7 +6,7 @@
     <description>Recent releases on IPFS Distributions</description>
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
-    <lastBuildDate>Fri, 08 Apr 2022 00:00:00 GMT</lastBuildDate>
+    <lastBuildDate>Fri, 15 Apr 2022 00:00:00 GMT</lastBuildDate>
     
 	<atom:link href="https://dist.ipfs.io/index.xml" rel="self" type="application/rss&#43;xml" />
     
@@ -95,7 +95,7 @@
     <item>
       <title>ipget</title>
       <link>https://dist.ipfs.io/#ipget</link>
-      <pubDate>Wed, 21 Apr 2021 00:00:00 GMT</pubDate>
+      <pubDate>Fri, 15 Apr 2022 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.8.1/build-info b/ipget/v0.8.1/build-info
--- a/ipget/v0.8.1/build-info	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/build-info	2022-04-15 22:55:03.623452971 +0000
@@ -0,0 +1,4 @@
+go version go1.16.15 linux/amd64
+git sha of code: b309259b1da06b9c69acaddda955750e23c9d2e3
+Linux fv-az397-791 5.13.0-1021-azure #24~20.04.1-Ubuntu SMP Tue Mar 29 15:34:22 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
+built on Fri Apr 15 22:37:15 UTC 2022
diff --new-file -u --recursive a/ipget/v0.8.1/dist.json b/ipget/v0.8.1/dist.json
--- a/ipget/v0.8.1/dist.json	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/dist.json	2022-04-15 22:55:03.623452971 +0000
@@ -0,0 +1,81 @@
+{
+  "id": "ipget",
+  "version": "v0.8.1",
+  "releaseLink": "ipget/v0.8.1",
+  "name": "ipget",
+  "owner": "ipfs",
+  "description": "wget for IPFS: retrieve files over IPFS and save them locally.\n",
+  "date": "April 15, 2022",
+  "platforms": {
+    "darwin": {
+      "name": "darwin Binary",
+      "archs": {
+        "amd64": {
+          "link": "/ipget_v0.8.1_darwin-amd64.tar.gz",
+          "cid": "QmZBFZ4GFLdmo3NwmArshy86CBu8uPNnbr4oVGugZumyXi",
+          "sha512": "30ff60bf973a2b55c5c8e127a3a21daefe3233cf111497595759b89cde35bae737a32833c8d1fc68cee814851fbbe3a552fe7adba6b38d38dd18ef385fd8cc2d"
+        }
+      }
+    },
+    "freebsd": {
+      "name": "freebsd Binary",
+      "archs": {
+        "386": {
+          "link": "/ipget_v0.8.1_freebsd-386.tar.gz",
+          "cid": "QmUoA13qxzReY9pDDDyxyUwcSsA7nxv7URAEkhN3MwxPab",
+          "sha512": "547360a0f6dd7496abba5d6a83b14e01f1508d975efddd4e0d9511ee1968550b3c3ed17cc23d4f0adbc804b768b3c4f5c4984bed02b9842ed9957712f99aeadf"
+        },
+        "amd64": {
+          "link": "/ipget_v0.8.1_freebsd-amd64.tar.gz",
+          "cid": "QmfTmfe3f8jGMWWYbniTJvw2f7S6HwvsLx2Ms4q9FNKMXP",
+          "sha512": "2be5c62a40b0c7fed1c921c8e9a2e9ed73a93f8decdaf4d87ad894b79cae733bfe48a474a78c25f7c623877566561dd2d83cd25d49108ba5c8cfc07482b84af0"
+        },
+        "arm": {
+          "link": "/ipget_v0.8.1_freebsd-arm.tar.gz",
+          "cid": "QmZfdCtnFyvwZcynvoCjhfGkrSimLUpbuY5hHrXeLu6i3H",
+          "sha512": "5d5dd1ba3813f53833487a2d7a34a4384809fb75162817a9e37dd518454925b8ad88190479526cd78785b12d6a16d6a60cc8df4523bfa60e42938da93be69849"
+        }
+      }
+    },
+    "linux": {
+      "name": "linux Binary",
+      "archs": {
+        "386": {
+          "link": "/ipget_v0.8.1_linux-386.tar.gz",
+          "cid": "QmbwkDNxwpdm5noHv4mxMGcnq5kqX8XSgNiJaXhkZDMJVC",
+          "sha512": "dccf59d7a1dabcb4639db3aa292402400bcf68bad7396ff65ffd78d1536775f7d7ac6801b9ab3059a47e84a4b7eae6e4203ead37dce544fab16f4ded0a760422"
+        },
+        "amd64": {
+          "link": "/ipget_v0.8.1_linux-amd64.tar.gz",
+          "cid": "QmW25SrxzBgRcKA1w3M6NeDaNtCqDe7igW6YpNcjtf6PAo",
+          "sha512": "ddd9cd1551915e0f161ccbce3b447659c2edf42cb888c5dc483860b28a0a4b29bafcfd325a177dee8123b65f49cbb87f45565922e6d332b29562e10a9633c472"
+        },
+        "arm": {
+          "link": "/ipget_v0.8.1_linux-arm.tar.gz",
+          "cid": "QmesPSp3ArFvU8fXNPKRnFPVeRXbGfW6PCZAV1vo3Ggfkf",
+          "sha512": "9e79fd00908f54e7330c2a23eaa62fd0a27b08df3ea68a91f6c2fb4112b3a08f346295df72907266b6d367807ed246914a57d80010c5a809b7633f0c0fe2bcdc"
+        },
+        "arm64": {
+          "link": "/ipget_v0.8.1_linux-arm64.tar.gz",
+          "cid": "QmeEzcRY5XGNDyvYpwH7aHQmZJPuUN1A6MArDwnxw1nedK",
+          "sha512": "69ad7b08c661414120f9457e5efb53cea1e49f6cb209f6af469c62e8309cf445e655fe185f8541f4ec91d521c4ff3fe2b60e17e1c43a132f7d79d362d487f32a"
+        }
+      }
+    },
+    "windows": {
+      "name": "windows Binary",
+      "archs": {
+        "386": {
+          "link": "/ipget_v0.8.1_windows-386.zip",
+          "cid": "QmPkBuajvYy1ATuaodXWoo2qY17e38GaTVpGubP9JYq3tB",
+          "sha512": "feeaf0a018498f96c3f341e2667ef40b2a35ede785e01525c29e77a8f089c879129ca7547c11b6a411be362a2ea9c9dfbea4665c75117857986b7aa403e24c81"
+        },
+        "amd64": {
+          "link": "/ipget_v0.8.1_windows-amd64.zip",
+          "cid": "QmaydnCqEuRjtiiD5ozfEc4k9VSKJ8esFZnjKuao2vqPCX",
+          "sha512": "51b0354f76e8430291d61edf7e095de7f32bb64f4e2f9cd36e6fea125351352d939e28a388ddf841ccbb796c06d1c6a453f3895b3299acb2d5aa16468f99a8f3"
+        }
+      }
+    }
+  }
+}
Binary files a/ipget/v0.8.1/ipget_v0.8.1_darwin-amd64.tar.gz and b/ipget/v0.8.1/ipget_v0.8.1_darwin-amd64.tar.gz differ
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_darwin-amd64.tar.gz.cid b/ipget/v0.8.1/ipget_v0.8.1_darwin-amd64.tar.gz.cid
--- a/ipget/v0.8.1/ipget_v0.8.1_darwin-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_darwin-amd64.tar.gz.cid	2022-04-15 22:55:03.867455929 +0000
@@ -0,0 +1 @@
+QmZBFZ4GFLdmo3NwmArshy86CBu8uPNnbr4oVGugZumyXi
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_darwin-amd64.tar.gz.sha512 b/ipget/v0.8.1/ipget_v0.8.1_darwin-amd64.tar.gz.sha512
--- a/ipget/v0.8.1/ipget_v0.8.1_darwin-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_darwin-amd64.tar.gz.sha512	2022-04-15 22:55:03.871455977 +0000
@@ -0,0 +1 @@
+30ff60bf973a2b55c5c8e127a3a21daefe3233cf111497595759b89cde35bae737a32833c8d1fc68cee814851fbbe3a552fe7adba6b38d38dd18ef385fd8cc2d  /Users/runner/work/distributions/distributions/releases/ipget/v0.8.1/ipget_v0.8.1_darwin-amd64.tar.gz
Binary files a/ipget/v0.8.1/ipget_v0.8.1_freebsd-386.tar.gz and b/ipget/v0.8.1/ipget_v0.8.1_freebsd-386.tar.gz differ
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_freebsd-386.tar.gz.cid b/ipget/v0.8.1/ipget_v0.8.1_freebsd-386.tar.gz.cid
--- a/ipget/v0.8.1/ipget_v0.8.1_freebsd-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_freebsd-386.tar.gz.cid	2022-04-15 22:55:03.951456947 +0000
@@ -0,0 +1 @@
+QmUoA13qxzReY9pDDDyxyUwcSsA7nxv7URAEkhN3MwxPab
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_freebsd-386.tar.gz.sha512 b/ipget/v0.8.1/ipget_v0.8.1_freebsd-386.tar.gz.sha512
--- a/ipget/v0.8.1/ipget_v0.8.1_freebsd-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_freebsd-386.tar.gz.sha512	2022-04-15 22:55:03.951456947 +0000
@@ -0,0 +1 @@
+547360a0f6dd7496abba5d6a83b14e01f1508d975efddd4e0d9511ee1968550b3c3ed17cc23d4f0adbc804b768b3c4f5c4984bed02b9842ed9957712f99aeadf  ipget_v0.8.1_freebsd-386.tar.gz
Binary files a/ipget/v0.8.1/ipget_v0.8.1_freebsd-amd64.tar.gz and b/ipget/v0.8.1/ipget_v0.8.1_freebsd-amd64.tar.gz differ
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_freebsd-amd64.tar.gz.cid b/ipget/v0.8.1/ipget_v0.8.1_freebsd-amd64.tar.gz.cid
--- a/ipget/v0.8.1/ipget_v0.8.1_freebsd-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_freebsd-amd64.tar.gz.cid	2022-04-15 22:55:04.139459226 +0000
@@ -0,0 +1 @@
+QmfTmfe3f8jGMWWYbniTJvw2f7S6HwvsLx2Ms4q9FNKMXP
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_freebsd-amd64.tar.gz.sha512 b/ipget/v0.8.1/ipget_v0.8.1_freebsd-amd64.tar.gz.sha512
--- a/ipget/v0.8.1/ipget_v0.8.1_freebsd-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_freebsd-amd64.tar.gz.sha512	2022-04-15 22:55:04.139459226 +0000
@@ -0,0 +1 @@
+2be5c62a40b0c7fed1c921c8e9a2e9ed73a93f8decdaf4d87ad894b79cae733bfe48a474a78c25f7c623877566561dd2d83cd25d49108ba5c8cfc07482b84af0  ipget_v0.8.1_freebsd-amd64.tar.gz
Binary files a/ipget/v0.8.1/ipget_v0.8.1_freebsd-arm.tar.gz and b/ipget/v0.8.1/ipget_v0.8.1_freebsd-arm.tar.gz differ
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_freebsd-arm.tar.gz.cid b/ipget/v0.8.1/ipget_v0.8.1_freebsd-arm.tar.gz.cid
--- a/ipget/v0.8.1/ipget_v0.8.1_freebsd-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_freebsd-arm.tar.gz.cid	2022-04-15 22:55:04.243460487 +0000
@@ -0,0 +1 @@
+QmZfdCtnFyvwZcynvoCjhfGkrSimLUpbuY5hHrXeLu6i3H
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_freebsd-arm.tar.gz.sha512 b/ipget/v0.8.1/ipget_v0.8.1_freebsd-arm.tar.gz.sha512
--- a/ipget/v0.8.1/ipget_v0.8.1_freebsd-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_freebsd-arm.tar.gz.sha512	2022-04-15 22:55:04.243460487 +0000
@@ -0,0 +1 @@
+5d5dd1ba3813f53833487a2d7a34a4384809fb75162817a9e37dd518454925b8ad88190479526cd78785b12d6a16d6a60cc8df4523bfa60e42938da93be69849  ipget_v0.8.1_freebsd-arm.tar.gz
Binary files a/ipget/v0.8.1/ipget_v0.8.1_linux-386.tar.gz and b/ipget/v0.8.1/ipget_v0.8.1_linux-386.tar.gz differ
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_linux-386.tar.gz.cid b/ipget/v0.8.1/ipget_v0.8.1_linux-386.tar.gz.cid
--- a/ipget/v0.8.1/ipget_v0.8.1_linux-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_linux-386.tar.gz.cid	2022-04-15 22:55:04.319461408 +0000
@@ -0,0 +1 @@
+QmbwkDNxwpdm5noHv4mxMGcnq5kqX8XSgNiJaXhkZDMJVC
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_linux-386.tar.gz.sha512 b/ipget/v0.8.1/ipget_v0.8.1_linux-386.tar.gz.sha512
--- a/ipget/v0.8.1/ipget_v0.8.1_linux-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_linux-386.tar.gz.sha512	2022-04-15 22:55:04.319461408 +0000
@@ -0,0 +1 @@
+dccf59d7a1dabcb4639db3aa292402400bcf68bad7396ff65ffd78d1536775f7d7ac6801b9ab3059a47e84a4b7eae6e4203ead37dce544fab16f4ded0a760422  ipget_v0.8.1_linux-386.tar.gz
Binary files a/ipget/v0.8.1/ipget_v0.8.1_linux-amd64.tar.gz and b/ipget/v0.8.1/ipget_v0.8.1_linux-amd64.tar.gz differ
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_linux-amd64.tar.gz.cid b/ipget/v0.8.1/ipget_v0.8.1_linux-amd64.tar.gz.cid
--- a/ipget/v0.8.1/ipget_v0.8.1_linux-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_linux-amd64.tar.gz.cid	2022-04-15 22:55:04.427462717 +0000
@@ -0,0 +1 @@
+QmW25SrxzBgRcKA1w3M6NeDaNtCqDe7igW6YpNcjtf6PAo
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_linux-amd64.tar.gz.sha512 b/ipget/v0.8.1/ipget_v0.8.1_linux-amd64.tar.gz.sha512
--- a/ipget/v0.8.1/ipget_v0.8.1_linux-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_linux-amd64.tar.gz.sha512	2022-04-15 22:55:04.427462717 +0000
@@ -0,0 +1 @@
+ddd9cd1551915e0f161ccbce3b447659c2edf42cb888c5dc483860b28a0a4b29bafcfd325a177dee8123b65f49cbb87f45565922e6d332b29562e10a9633c472  ipget_v0.8.1_linux-amd64.tar.gz
Binary files a/ipget/v0.8.1/ipget_v0.8.1_linux-arm.tar.gz and b/ipget/v0.8.1/ipget_v0.8.1_linux-arm.tar.gz differ
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_linux-arm.tar.gz.cid b/ipget/v0.8.1/ipget_v0.8.1_linux-arm.tar.gz.cid
--- a/ipget/v0.8.1/ipget_v0.8.1_linux-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_linux-arm.tar.gz.cid	2022-04-15 22:55:04.619465045 +0000
@@ -0,0 +1 @@
+QmesPSp3ArFvU8fXNPKRnFPVeRXbGfW6PCZAV1vo3Ggfkf
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_linux-arm.tar.gz.sha512 b/ipget/v0.8.1/ipget_v0.8.1_linux-arm.tar.gz.sha512
--- a/ipget/v0.8.1/ipget_v0.8.1_linux-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_linux-arm.tar.gz.sha512	2022-04-15 22:55:04.619465045 +0000
@@ -0,0 +1 @@
+9e79fd00908f54e7330c2a23eaa62fd0a27b08df3ea68a91f6c2fb4112b3a08f346295df72907266b6d367807ed246914a57d80010c5a809b7633f0c0fe2bcdc  ipget_v0.8.1_linux-arm.tar.gz
Binary files a/ipget/v0.8.1/ipget_v0.8.1_linux-arm64.tar.gz and b/ipget/v0.8.1/ipget_v0.8.1_linux-arm64.tar.gz differ
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_linux-arm64.tar.gz.cid b/ipget/v0.8.1/ipget_v0.8.1_linux-arm64.tar.gz.cid
--- a/ipget/v0.8.1/ipget_v0.8.1_linux-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_linux-arm64.tar.gz.cid	2022-04-15 22:55:04.707466112 +0000
@@ -0,0 +1 @@
+QmeEzcRY5XGNDyvYpwH7aHQmZJPuUN1A6MArDwnxw1nedK
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_linux-arm64.tar.gz.sha512 b/ipget/v0.8.1/ipget_v0.8.1_linux-arm64.tar.gz.sha512
--- a/ipget/v0.8.1/ipget_v0.8.1_linux-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_linux-arm64.tar.gz.sha512	2022-04-15 22:55:04.707466112 +0000
@@ -0,0 +1 @@
+69ad7b08c661414120f9457e5efb53cea1e49f6cb209f6af469c62e8309cf445e655fe185f8541f4ec91d521c4ff3fe2b60e17e1c43a132f7d79d362d487f32a  ipget_v0.8.1_linux-arm64.tar.gz
Binary files a/ipget/v0.8.1/ipget_v0.8.1_windows-386.zip and b/ipget/v0.8.1/ipget_v0.8.1_windows-386.zip differ
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_windows-386.zip.cid b/ipget/v0.8.1/ipget_v0.8.1_windows-386.zip.cid
--- a/ipget/v0.8.1/ipget_v0.8.1_windows-386.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_windows-386.zip.cid	2022-04-15 22:55:04.779466985 +0000
@@ -0,0 +1 @@
+QmPkBuajvYy1ATuaodXWoo2qY17e38GaTVpGubP9JYq3tB
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_windows-386.zip.sha512 b/ipget/v0.8.1/ipget_v0.8.1_windows-386.zip.sha512
--- a/ipget/v0.8.1/ipget_v0.8.1_windows-386.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_windows-386.zip.sha512	2022-04-15 22:55:04.779466985 +0000
@@ -0,0 +1 @@
+feeaf0a018498f96c3f341e2667ef40b2a35ede785e01525c29e77a8f089c879129ca7547c11b6a411be362a2ea9c9dfbea4665c75117857986b7aa403e24c81  ipget_v0.8.1_windows-386.zip
Binary files a/ipget/v0.8.1/ipget_v0.8.1_windows-amd64.zip and b/ipget/v0.8.1/ipget_v0.8.1_windows-amd64.zip differ
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_windows-amd64.zip.cid b/ipget/v0.8.1/ipget_v0.8.1_windows-amd64.zip.cid
--- a/ipget/v0.8.1/ipget_v0.8.1_windows-amd64.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_windows-amd64.zip.cid	2022-04-15 22:55:04.863468003 +0000
@@ -0,0 +1 @@
+QmaydnCqEuRjtiiD5ozfEc4k9VSKJ8esFZnjKuao2vqPCX
diff --new-file -u --recursive a/ipget/v0.8.1/ipget_v0.8.1_windows-amd64.zip.sha512 b/ipget/v0.8.1/ipget_v0.8.1_windows-amd64.zip.sha512
--- a/ipget/v0.8.1/ipget_v0.8.1_windows-amd64.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/ipget_v0.8.1_windows-amd64.zip.sha512	2022-04-15 22:55:04.863468003 +0000
@@ -0,0 +1 @@
+51b0354f76e8430291d61edf7e095de7f32bb64f4e2f9cd36e6fea125351352d939e28a388ddf841ccbb796c06d1c6a453f3895b3299acb2d5aa16468f99a8f3  ipget_v0.8.1_windows-amd64.zip
diff --new-file -u --recursive a/ipget/v0.8.1/results b/ipget/v0.8.1/results
--- a/ipget/v0.8.1/results	1970-01-01 00:00:00.000000000 +0000
+++ b/ipget/v0.8.1/results	2022-04-15 22:55:04.863468003 +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	2022-04-15 22:55:03.515451661 +0000
+++ b/ipget/versions	2022-04-15 22:55:03.471451128 +0000
@@ -8,3 +8,4 @@
 v0.5.0
 v0.6.0
 v0.7.0
+v0.8.1

@galargh galargh requested a review from lidel April 20, 2022 14:48
Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@lidel lidel merged commit 0609f18 into master Apr 25, 2022
@lidel lidel deleted the ipget-v0.8.0 branch April 25, 2022 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status/blocked Unable to be worked further until needs are met

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants