Skip to content

Conversation

@github-actions
Copy link
Contributor

Automatic updates generated by 0watch scripts

<?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>cloc</name>
  <summary xml:lang="en">count lines of code</summary>
  <description xml:lang="en">cloc counts blank lines, comment lines, and physical lines of source code in many programming languages..</description>
  <homepage>https://github.com/AlDanial/cloc</homepage>
  <needs-terminal />
  <feed-for interface="https://apps.0install.net/devel/cloc.xml" />
  <group arch="POSIX-*" license="GPL v2 (GNU General Public License)">
    <command name="run" path="cloc">
      <runner interface="https://apps.0install.net/perl/perl.xml" />
    </command>
    <implementation version="2.8" released="2026-01-25" stability="stable" id="sha256new_LKGF2OUYGZOKGQRMXPOAKACSBXF2WAAGQ7LTDON4BIGFTR3O4D5Q">
      <manifest-digest sha256new="LKGF2OUYGZOKGQRMXPOAKACSBXF2WAAGQ7LTDON4BIGFTR3O4D5Q" />
      <file href="https://github.com/AlDanial/cloc/releases/download/v2.08/cloc-2.08.pl" size="805691" dest="cloc" />
    </implementation>
  </group>
  <group arch="Windows-*" license="GPL v2 (GNU General Public License)">
    <command name="run" path="cloc.exe" />
    <implementation version="2.8" released="2026-01-25" stability="stable" id="sha256new_MWGACRQQWCQVC77FPNYF3YR5BB7I3MRNC3AEPODVLZW4MJBEZDCQ">
      <manifest-digest sha256new="MWGACRQQWCQVC77FPNYF3YR5BB7I3MRNC3AEPODVLZW4MJBEZDCQ" />
      <file href="https://github.com/AlDanial/cloc/releases/download/v2.08/cloc-2.08.exe" size="10002797" dest="cloc.exe" />
    </implementation>
  </group>
</interface>
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.

1 participant