Skip to content

Commit

Permalink
New version: HiroSystems.Clarinet version 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blockstack-devops committed Jun 28, 2024
1 parent 88edcc3 commit ce68ad6
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Created using wingetcreate 1.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: HiroSystems.Clarinet
PackageVersion: 2.7.0
Platform:
- Windows.Desktop
MinimumOSVersion: 10.0.0.0
InstallerType: wix
Scope: machine
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
ProductCode: '{DCAF6744-4892-4865-AF61-655487C58EDD}'
Installers:
- Architecture: x64
InstallerUrl: https://github.com/hirosystems/clarinet/releases/download/v2.7.0/clarinet-windows-x64.msi
InstallerSha256: C4EA25E8A54DB437AF6BD1807128C5A1FE2F0DE18955070D4DD9B4C6F323F899
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Created using wingetcreate 1.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: HiroSystems.Clarinet
PackageVersion: 2.7.0
PackageLocale: en-US
Publisher: Hiro Systems
PublisherUrl: https://www.hiro.so/
PublisherSupportUrl: https://github.com/hirosystems/clarinet/issues
PrivacyUrl: https://www.hiro.so/terms-privacy
Author: Hiro Systems
PackageName: clarinet
PackageUrl: https://github.com/hirosystems/clarinet
License: GPL-3.0
LicenseUrl: https://raw.githubusercontent.com/hirosystems/clarinet/main/LICENSE
Copyright: Copyright (C) 2007 Free Software Foundation, Inc
CopyrightUrl: https://raw.githubusercontent.com/hirosystems/clarinet/main/LICENSE
ShortDescription: Command-line tool and runtime for the Clarity smart contract language.
Description: Clarinet is a Clarity runtime packaged as a command line tool, designed to facilitate smart contract understanding, development, testing and deployment. Clarinet consists of a Clarity REPL and a testing harness, which, when used together allow you to rapidly develop and test a Clarity smart contract, with the need to deploy the contract to a local devnet or testnet.
Moniker: clarinet
Tags:
- blockchain
- cli
- command-line
- stacks
ManifestType: defaultLocale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: HiroSystems.Clarinet
PackageVersion: 2.7.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit ce68ad6

Please sign in to comment.