Re: 0install 2.11
"Bastian Eicher" <[email protected]> Sat, 6 Feb 2016 16:14:38 +0100
| Newsgroups | gmane.comp.file-systems.zero-install.devel |
|---|---|
| Message-ID | <[email protected]> |
I've attached an XML snippet that should be suitable for merging into the main feed with "0repo add". -----Original Message----- From: Thomas Leonard [mailto:[email protected]] Sent: Freitag, 5. Februar 2016 22:34 To: The Zero Install system <[email protected]> Subject: Re: [Zero-install-devel] 0install 2.11 On 4 February 2016 at 21:30, Bastian Eicher <[email protected]> wrote: > I've triggered a build for the release commit on TeamCity. The > generated archives are available here: > https://0install.de/teamcity/guestAuth/repository/downloadAll/ZeroInst > all_OC > aml_Windows/15775:id/artifacts.zip > > @Thomas: > Could you upload a copy of the archive to the SourceForge download > system and add it to http://0install.net/tools/0install.xml? I've put it here (with an extra license file): http://sourceforge.net/projects/zero-install/files/0install/2.11/0install-Wi ndows-2.11.zip/download $ 0install digest 0install-Windows-2.11.zip 0install-Windows-2.11 --algorithm sha256 sha256=5268da131dfa9c1766ac0538ddb1255b9db2ab64653da1d15b116150b44d5d3a I'm not sure what you need in the XML. If you send me something I can put it in the main feed, or I could add a sub-feed you host. -- Dr Thomas Leonard http://roscidus.com/blog/ GPG: DA98 25AE CAD0 8975 7CDA BD8E 0713 3F96 CA74 D8BA ---------------------------------------------------------------------------- -- Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Zero-install-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/zero-install-devel ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Zero-install-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/zero-install-devel
0install-Windows-2.11.xml
(text/xml, 910 B)
<?xml version="1.0" encoding="utf-8"?>
<interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
<name>0install</name>
<summary>decentralised installation system</summary>
<feed-for interface="http://0install.net/tools/0install.xml"/>
<group license="OSI Approved :: GNU Lesser General Public License (LGPL)" main="0install.exe">
<requires interface="http://repo.roscidus.com/security/gnupg">
<executable-in-var name="ZEROINSTALL_GPG"/>
</requires>
<implementation arch="Windows-*" id="sha1new=1320732c46df741dee96fa7851539071550d2640">
<manifest-digest sha256new="KJUNUEY57KOBOZVMAU4N3MJFLOO3FK3EMU62DUK3CFQVBNCNLU5A"/>
<archive href="https://downloads.sourceforge.net/project/zero-install/0install/2.11/0install-Windows-2.11.zip" size="3545396" type="application/zip" extract="0install-Windows-2.11"/>
</implementation>
</group>
</interface>