Skip to content

Commit 4b3b56c

Browse files
authored
New version: tecnocrata.depscop version 0.1.46 (microsoft#160651)
1 parent 75536cf commit 4b3b56c

File tree

3 files changed

+60
-0
lines changed

3 files changed

+60
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Created with YamlCreate.ps1 v2.4.1 $debug=NVS0.CRLF.5-1-22621-3672.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
3+
4+
PackageIdentifier: tecnocrata.depscop
5+
PackageVersion: 0.1.46
6+
InstallerLocale: en-US
7+
InstallerType: portable
8+
InstallModes:
9+
- silent
10+
Commands:
11+
- depscop
12+
ReleaseDate: 2024-06-28
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/tecnocrata/deps-cop/releases/download/0.1.46/depscop.exe
16+
InstallerSha256: B98D9C174077A960954ECD51E5CAFC2341BD78A82BB71EA822AF99B944F159E1
17+
ManifestType: installer
18+
ManifestVersion: 1.6.0
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Created with YamlCreate.ps1 v2.4.1 $debug=NVS0.CRLF.5-1-22621-3672.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
3+
4+
PackageIdentifier: tecnocrata.depscop
5+
PackageVersion: 0.1.46
6+
PackageLocale: en-US
7+
Publisher: tecnocrata
8+
# PublisherUrl:
9+
# PublisherSupportUrl:
10+
# PrivacyUrl:
11+
Author: Enrique Ortuno
12+
PackageName: Dependency Analyzer
13+
# PackageUrl:
14+
License: Apache2.0
15+
LicenseUrl: https://github.com/tecnocrata/deps-cop/blob/master/LICENSE
16+
Copyright: Copyright (c) tecnocrata 2024
17+
# CopyrightUrl:
18+
ShortDescription: Dependency analysis CLI tool
19+
Description: depscop is a command-line tool built with Rust that analyzes and reports on dependencies between projects, classes, and different language elements.
20+
Moniker: depscop
21+
Tags:
22+
- c#
23+
- cs
24+
- csharp
25+
- csproj
26+
- dependencies
27+
- graph
28+
# ReleaseNotes:
29+
# ReleaseNotesUrl:
30+
# PurchaseUrl:
31+
# InstallationNotes:
32+
# Documentations:
33+
ManifestType: defaultLocale
34+
ManifestVersion: 1.6.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 v2.4.1 $debug=NVS0.CRLF.5-1-22621-3672.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
3+
4+
PackageIdentifier: tecnocrata.depscop
5+
PackageVersion: 0.1.46
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)