From 20f4bb41fc1f1961c23ec7d6520bbd4f6d6229e8 Mon Sep 17 00:00:00 2001 From: "automation-nsheaps[bot]" <251779498+automation-nsheaps[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 23:10:03 +0000 Subject: [PATCH] chore: update op-exec to 0.0.13 --- 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 e4eeb7b..b149552 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.12.tar.gz' - sha256 '2f8c5a17878f0b42e00ca3564c645ac0a0260e30ff0479aa0b7d00873ce45bc0' + url 'https://github.com/nsheaps/op-exec/archive/refs/tags/v0.0.13.tar.gz' + sha256 'b22ced6d7bb0eab226875af76f45a3dff6af6b00b2ddb9e65e6443c06866e6eb' license 'MIT' head do