From 16ce46dfb758798677c78c6315f0bd0df61e0666 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 31 Mar 2025 18:34:56 +0000 Subject: [PATCH] bump: bun sops --- anda/devs/bun/bun-bin.spec | 2 +- anda/tools/sops/sops.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/bun/bun-bin.spec b/anda/devs/bun/bun-bin.spec index 50499ecc11..bb1d4f313d 100644 --- a/anda/devs/bun/bun-bin.spec +++ b/anda/devs/bun/bun-bin.spec @@ -6,7 +6,7 @@ %endif Name: bun-bin -Version: 1.2.7 +Version: 1.2.8 Release: 1%?dist Summary: Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one License: MIT diff --git a/anda/tools/sops/sops.spec b/anda/tools/sops/sops.spec index 0babfb493a..77db1e0aa9 100644 --- a/anda/tools/sops/sops.spec +++ b/anda/tools/sops/sops.spec @@ -1,6 +1,6 @@ %define debug_package %nil Name: sops -Version: 3.10.0 +Version: 3.10.1 Release: 1%?dist Summary: Simple and flexible tool for managing secrets License: MPL-2.0