From c03450e7e846bf51889b9966399101bc6a8a975d Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 18 Aug 2025 14:08:37 -0700 Subject: bump sapi to 1.2.10 --- pkgs/sapi/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/sapi/default.nix b/pkgs/sapi/default.nix index 6b5b6c9..f48d488 100644 --- a/pkgs/sapi/default.nix +++ b/pkgs/sapi/default.nix @@ -5,11 +5,11 @@ ... }: let - version = "1.2.4"; + version = "1.2.10"; sources = { aarch64-darwin = { url = "https://artifactory.rbx.com:443/artifactory/generic-rbx-local/sapi-cli/darwin-arm64/v${version}/sapi"; - sha256 = "sha256-rBgYTueVivUd3qM9h6fTq9fc7IKeAky1KXMSnO/uHcY="; + sha256 = "sha256-PQJuwCGEx7Yn92oTYFWqhTWmcHBSnWBMQLUZpx81VIQ="; }; }; in -- cgit v1.2.3