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

chore: hide ipfs-update #1130

Merged
merged 1 commit into from
Feb 24, 2025
Merged

chore: hide ipfs-update #1130

merged 1 commit into from
Feb 24, 2025

Conversation

lidel
Copy link
Member

@lidel lidel commented Feb 18, 2025

hiding unmaintained ipfs-update from website since we also remove it from docs: ipfs/ipfs-docs#1996

hiding from website since we also remove it from docs:
ipfs/ipfs-docs#1996
Copy link

Diff of Changes

Old: /ipns/dist.ipfs.tech at /ipfs/Qmf4PnwPfvNvLHpWvzAu6v2eR9uQE26NaWM7MEQj56nT9o
New: /ipfs/QmQm7N4yW77Di4nwkj3MKye3gxXR7airYWfd26S376bcTT

diff --new-file -u --recursive a/index.html b/index.html
--- a/index.html	2025-02-18 21:45:55.052187457 +0000
+++ b/index.html	2025-02-18 21:45:55.024145908 +0000
@@ -46,14 +46,11 @@
 </ul>
 <p>The <code>All Versions</code> link on each distribution shows directory listings for all
 the available versions, and a <code>versions</code> file
-(<a href="http://dist.ipfs.tech/kubo/versions">example</a>). This file can be used by
-tools, such as <a href="#ipfs-update">ipfs-update</a>, to find all the available versions
-and download the latest.</p>
+(<a href="http://dist.ipfs.tech/kubo/versions">example</a>).</p>
 <p>The directory listing of each version
-(<a href="http://dist.ipfs.tech/kubo/v0.14.0">example</a>) has all the platform archives
+(<a href="http://dist.ipfs.tech/kubo/v0.33.2">example</a>) has all the platform archives
 (<code>.zip</code> or <code>.tar.gz</code>), a <code>README.md</code> and a <code>dist.json</code> which describe the
-release for humans and machines. It is meant to be easily consumed and used by
-tools.</p>
+release for humans and machines. Prebuilt binary files for Apple MacOS are signed and notarized.</p>
 
         </div>
       </div>

@lidel lidel merged commit 138e952 into master Feb 24, 2025
5 checks passed
@lidel lidel deleted the hide-ipfs-update branch February 24, 2025 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants