Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Zero Install for Windows 2.25.2
<?xml version="1.0"?> <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface"> <name>Zero Install for Windows</name> <summary>Windows version of 0install, the decentralized installation system</summary> <description>This is the Windows version of Zero Install. Zero Install is a cross-platform, decentralized installation system. Instead of having a central repository in which all software is placed under a naming scheme managed by some central authority, programs and libraries in Zero Install are identified by URIs. Anyone who can create a web-page can publish software. Anyone can install software (not just administrators).</description> <icon href="https://apps.0install.net/0install/0install.png" type="image/png"/> <icon href="https://apps.0install.net/0install/0install.ico" type="image/vnd.microsoft.icon"/> <homepage>https://0install.net/</homepage> <feed-for interface="https://apps.0install.net/0install/0install-win.xml"/> <group license="LGPL v3 (GNU Lesser General Public License)"> <command name="run" path="0install.exe"/> <command name="run-gui" path="0install-win.exe"/> <command name="central" path="ZeroInstall.exe"/> <implementation version="2.25.2" released="2023-10-01" id="sha1new=369515ce85d5672e2d4f01f5252eb02fec3e240d"> <manifest-digest sha256new="EQAXWNRO2IFYR3PQ5IZE5B4RRYMMIUVWT5YRMUWNR7KBB6Y27LSQ"/> <archive href="0install-win-2.25.2.tar.gz" size="11480035"/> </implementation> </group> </interface>
- Loading branch information