chore: formula -> v0.12.3
Signed-off-by: fai-tap-bot <platform@flemming.ai>
This commit is contained in:
parent
0771fd571a
commit
425d4166af
1 changed files with 3 additions and 3 deletions
|
|
@ -29,7 +29,7 @@ class Fai < Formula
|
|||
desc "Deterministic workflow engine for AI-assisted data " \
|
||||
"processing in regulated environments"
|
||||
homepage "https://flemming.ai"
|
||||
version "0.12.2"
|
||||
version "0.12.3"
|
||||
license "Apache-2.0"
|
||||
|
||||
# Platform-specific binary URLs + sha256 are filled in per
|
||||
|
|
@ -39,11 +39,11 @@ class Fai < Formula
|
|||
if Hardware::CPU.arm?
|
||||
url "https://git.flemming.ai/fai/platform/releases/download/" \
|
||||
"v#{version}/fai-macos-aarch64"
|
||||
sha256 "83ed473673276008c0ba7eaab2a11b0106b983dd94a00bbd67544b93f0ac591c"
|
||||
sha256 "7a43bebe1c011804f0fdf9ffe5ae36b4356128822a0c105d7c7da294912e5d31"
|
||||
else
|
||||
url "https://git.flemming.ai/fai/platform/releases/download/" \
|
||||
"v#{version}/fai-macos-x86_64"
|
||||
sha256 "d6b39f0153c2de4e7d42390ca157a7937a65750d44496925f49ee5ce5c3b7ef3"
|
||||
sha256 "10535025b7ded094ca44a1189f530d016812dc40d6d7139c333ddf451c4ccc12"
|
||||
end
|
||||
|
||||
# Plain binary — no source build needed. We rely on the upstream
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue