Skip to content

Commit 8f89b76

Browse files
author
apps.0install.net
committed
Added 0bootstrap - .NET version 0.2.8
<?xml version="1.0" encoding="utf-8"?> <interface xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://zero-install.sourceforge.net/2004/injector/interface https://docs.0install.net/specifications/feed.xsd http://0install.de/schema/desktop-integration/capabilities https://docs.0install.net/specifications/capabilities.xsd" xmlns="http://zero-install.sourceforge.net/2004/injector/interface"> <name>0bootstrap - .NET version</name> <summary xml:lang="en">generates executable that installs 0install itself along with launcher for a 0install app</summary> <description xml:lang="en">0bootstrap generates a executable that installs 0install itself along with a launcher for a 0install app.</description> <homepage>https://docs.0install.net/tools/0bootstrap/</homepage> <needs-terminal /> <feed-for interface="https://apps.0install.net/0install/0bootstrap-dotnet.xml" /> <group license="LGPL v3 (GNU Lesser General Public License)"> <command name="run" path="0bootstrap.exe"> <runner interface="https://apps.0install.net/dotnet/clr.xml" version="4.8.." command="run" /> </command> <implementation version="0.2.8" released="2026-02-01" id="sha256new_QRJ4BQYFE2HW3UOKIAZB4CSX6DHARW466JOS7SZUIAKLOUMPDDAQ"> <manifest-digest sha256new="QRJ4BQYFE2HW3UOKIAZB4CSX6DHARW466JOS7SZUIAKLOUMPDDAQ" /> <archive href="0bootstrap-dotnet-0.2.8.tar.zst" size="3669630" type="application/x-zstd-compressed-tar" /> </implementation> </group> </interface>
1 parent 923d473 commit 8f89b76

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

0install/0bootstrap-dotnet.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,9 @@
6363
<runner command="run" interface="https://apps.0install.net/dotnet/clr.xml" version="4.8.."/>
6464
</command>
6565

66+
<implementation version="0.2.8" released="2026-02-01" id="sha256new_QRJ4BQYFE2HW3UOKIAZB4CSX6DHARW466JOS7SZUIAKLOUMPDDAQ">
67+
<manifest-digest sha256new="QRJ4BQYFE2HW3UOKIAZB4CSX6DHARW466JOS7SZUIAKLOUMPDDAQ"/>
68+
<archive href="0bootstrap-dotnet-0.2.8.tar.zst" size="3669630" type="application/x-zstd-compressed-tar"/>
69+
</implementation>
6670
</group>
6771
</interface>

0 commit comments

Comments
 (0)