From 3dde161c3912466bcf29b4b971d6a3315f975559 Mon Sep 17 00:00:00 2001 From: "automation-nsheaps[bot]" <251779498+automation-nsheaps[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 21:21:12 +0000 Subject: [PATCH] chore: update op-exec to 0.0.12 --- Formula/op-exec.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/op-exec.rb b/Formula/op-exec.rb index c82c0d4..e4eeb7b 100644 --- a/Formula/op-exec.rb +++ b/Formula/op-exec.rb @@ -4,8 +4,8 @@ class OpExec < Formula desc 'Execute commands with 1Password secrets as environment variables' homepage 'https://github.com/nsheaps/op-exec' - url 'https://github.com/nsheaps/op-exec/archive/refs/tags/v0.0.11.tar.gz' - sha256 '7801a9499cb1a31e52adae168f3477235018e236692d3b5635bd1d9825483f39' + url 'https://github.com/nsheaps/op-exec/archive/refs/tags/v0.0.12.tar.gz' + sha256 '2f8c5a17878f0b42e00ca3564c645ac0a0260e30ff0479aa0b7d00873ce45bc0' license 'MIT' head do