Skip to content

Commit beb8a9d

Browse files
authored
New package: OttoDIY.OttoBlockly version 1.5.0
1 parent 42960d2 commit beb8a9d

File tree

3 files changed

+56
-0
lines changed

3 files changed

+56
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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+
InstallModes:
9+
- interactive
10+
- silent
11+
UpgradeBehavior: install
12+
ReleaseDate: 2023-05-13
13+
InstallationMetadata:
14+
DefaultInstallLocation: Plugins\app
15+
Installers:
16+
- Architecture: x86
17+
InstallerUrl: https://github.com/OttoDIY/blockly/releases/download/v1.5.0/ottoblockly.1.5.0.exe
18+
InstallerSha256: 60F77BF1CC79EC2E7D774C1433D4DE99D6A0964F8A33AA1E836A773F36C49BEB
19+
ManifestType: installer
20+
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)