From 729bc55b2d88d323bdf9cbd8372ad6037bbb470a Mon Sep 17 00:00:00 2001 From: fai-scoop-bot Date: Sat, 30 May 2026 12:01:20 +0000 Subject: [PATCH] chore: scoop manifest -> v0.12.3 Signed-off-by: fai-scoop-bot --- fai.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fai.json b/fai.json index 1fde0c0..f0cc5e7 100644 --- a/fai.json +++ b/fai.json @@ -1,13 +1,13 @@ { "$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json", - "version": "0.12.2", + "version": "0.12.3", "description": "Deterministic workflow engine for AI-assisted data processing in regulated environments.", "homepage": "https://flemming.ai/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://git.flemming.ai/fai/platform/releases/download/v0.12.2/fai-windows-x86_64.exe#/fai.exe", - "hash": "sha256:8d87e369fc207d319031cbc7330ac115af30957e57e000e164d2759484bb5c32" + "url": "https://git.flemming.ai/fai/platform/releases/download/v0.12.3/fai-windows-x86_64.exe#/fai.exe", + "hash": "sha256:c7e254cd078bcbef46df831e99eefa5071d509e32309764d940c5d3bdcd9f9ec" } }, "bin": "fai.exe",