Skip to content

Commit 59afc23

Browse files
authored
New package: OttoDIY.OttoBlockly version 1.5.0
1 parent 8867f94 commit 59afc23

File tree

3 files changed

+53
-0
lines changed

3 files changed

+53
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: OttoDIY.OttoBlockly
5+
PackageVersion: 1.5.0
6+
InstallerLocale: en-US
7+
InstallerType: nullsoft
8+
UpgradeBehavior: install
9+
ReleaseDate: 2023-05-13
10+
InstallationMetadata:
11+
DefaultInstallLocation: Plugins\app
12+
Installers:
13+
- Architecture: x86
14+
InstallerUrl: https://github.com/OttoDIY/blockly/releases/download/v1.5.0/ottoblockly.1.5.0.exe
15+
InstallerSha256: 60F77BF1CC79EC2E7D774C1433D4DE99D6A0964F8A33AA1E836A773F36C49BEB
16+
ManifestType: installer
17+
ManifestVersion: 1.10.0
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: OttoDIY.OttoBlockly
5+
PackageVersion: 1.5.0
6+
PackageLocale: en-US
7+
Publisher: Otto DIY and Builder community
8+
PublisherUrl: https://www.ottodiy.com/
9+
Author: Otto DIY
10+
PackageName: ottoblockly
11+
PackageUrl: https://www.ottodiy.com/software
12+
License: GPL-2.0
13+
LicenseUrl: https://github.com/OttoDIY/blockly/blob/master/LICENSE.md
14+
Copyright: Copyright © 2023 Otto DIY and Builder community
15+
ShortDescription: Free and open-source block-based visual programming tool for Arduino and robot projects.
16+
Tags:
17+
- arduino
18+
- arduino-ide
19+
- blockly
20+
- microbit
21+
- otto-robot
22+
- ottodiy
23+
- ottorobot
24+
- python
25+
- robot
26+
- standalone
27+
ManifestType: defaultLocale
28+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: OttoDIY.OttoBlockly
5+
PackageVersion: 1.5.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)