From 302fe17745b7b25d4b50679ee7d46e1a627f31b6 Mon Sep 17 00:00:00 2001 From: VincentDrevet Date: Tue, 23 Jun 2020 20:28:21 +0200 Subject: [PATCH] Add scratch (#1998) * Add Scratch * forget quotes Co-authored-by: unknown --- manifests/MITMediaLab/Scratch/3.11.1.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 manifests/MITMediaLab/Scratch/3.11.1.yaml diff --git a/manifests/MITMediaLab/Scratch/3.11.1.yaml b/manifests/MITMediaLab/Scratch/3.11.1.yaml new file mode 100644 index 000000000..64579a223 --- /dev/null +++ b/manifests/MITMediaLab/Scratch/3.11.1.yaml @@ -0,0 +1,16 @@ +Id: MITMediaLab.Scratch +Version: 3.11.1 +Name: Scratch +Publisher: MITMediaLab +License: GPLv2 +LicenseUrl: https://scratch.mit.edu/terms_of_use +AppMoniker: scratch +Homepage: https://scratch.mit.edu/ +Installers: + - Arch: x64 + Url: https://downloads.scratch.mit.edu/desktop/Scratch%20Desktop%20Setup%203.11.1.exe + Sha256: C4B914C2DB70D639BCE443293CF2EF22376035F253133CCDD6E7EAD674A1667E + InstallerType: exe + Switches: + Silent: "/S" + SilentWithProgress: "/S"