Skip to content

Commit 4ab50d6

Browse files
committed
sops 3.10.0
1 parent 1567813 commit 4ab50d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/sops.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Sops < Formula
22
desc "Editor of encrypted files"
33
homepage "https://getsops.io/"
4-
url "https://github.com/getsops/sops/archive/refs/tags/v3.9.4.tar.gz"
5-
sha256 "3e0fc9a43885e849eba3b099d3440c3147ad0a0cd5dd77a9ef87c266a8488249"
4+
url "https://github.com/getsops/sops/archive/refs/tags/v3.10.0.tar.gz"
5+
sha256 "a749e633ed68a0f357c7dfc3b005395c8697c18c1c88547f6b599a7169e20b37"
66
license "MPL-2.0"
77
head "https://github.com/getsops/sops.git", branch: "main"
88

0 commit comments

Comments
 (0)