From e3f168454fb5f0151015bd43ed23e7338ed1d8db Mon Sep 17 00:00:00 2001 From: Catherine Oborski Date: Thu, 1 Feb 2024 18:17:55 -0500 Subject: [PATCH] updated ambie manifest --- bucket/ambie.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/ambie.json b/bucket/ambie.json index ef0e064..4c128ae 100644 --- a/bucket/ambie.json +++ b/bucket/ambie.json @@ -5,12 +5,12 @@ "license": "MIT", "url": "https://github.com/jenius-apps/ambie/releases/download/v4.2.1/Ambie_4.2.1.0_x64_ARM64.msixbundle", "hash": "070ac53c2e5034d45c4b916e00f11209092e5c0967ab202116aa75e2e12bb09a", - "checkver": { + /*"checkver": { "github": "https://github.com/jenius-apps/ambie" }, "autoupdate": { "url": "https://github.com/jenius-apps/ambie/releases/download/v4.2.1/Ambie_$Version_x64$underscoreARM64.msixbundle" - }, - "bin": "Ambie_4.2.1.0_x64_ARM64.msixbundle" - ] + },*/ + "bin": "Ambie_4.2.1.0_x64_ARM64.msixbundle", + "notes": "Ambie is a universal windows platform app; the window's store will manage future updates." }