Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added 0publish-gui - .NET version 2.25.11
<?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>0publish-gui - .NET version</name> <summary xml:lang="en">GUI editor for Zero Install feeds</summary> <description xml:lang="en"> Publishing a program using Zero Install requires you to create an XML file listing the available versions, where to get them, and what other software they depend on. This program provides a simple graphical interface for creating and editing these feeds.</description> <icon href="https://apps.0install.net/0install/0publish.png" type="image/png" /> <icon href="https://apps.0install.net/0install/0publish.ico" type="image/vnd.microsoft.icon" /> <homepage>https://docs.0install.net/tools/0publish-gui/</homepage> <feed-for interface="https://apps.0install.net/0install/0publish-gui-dotnet.xml" /> <group license="LGPL v3 (GNU Lesser General Public License)"> <requires interface="https://apps.0install.net/utils/gnupg.xml"> <environment name="PATH" insert="." /> </requires> <command name="run" path="0publish-gui.exe"> <runner interface="https://apps.0install.net/dotnet/clr.xml" version="4.7.2.." command="run-gui" /> </command> <implementation version="2.25.11" released="2024-10-28" id="sha256new_3RFMEMJRHZ35CJMYOI7QADFNVBITQHKDZIUXARS3AQ7ILT2D3ZEQ"> <manifest-digest sha256new="3RFMEMJRHZ35CJMYOI7QADFNVBITQHKDZIUXARS3AQ7ILT2D3ZEQ" /> <archive href="0publish-gui-dotnet-2.25.11.tar.zst" size="4924165" type="application/x-zstd-compressed-tar" /> </implementation> </group> </interface>
- Loading branch information