We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1567813 commit 4ab50d6Copy full SHA for 4ab50d6
Formula/s/sops.rb
@@ -1,8 +1,8 @@
1
class Sops < Formula
2
desc "Editor of encrypted files"
3
homepage "https://getsops.io/"
4
- url "https://github.com/getsops/sops/archive/refs/tags/v3.9.4.tar.gz"
5
- sha256 "3e0fc9a43885e849eba3b099d3440c3147ad0a0cd5dd77a9ef87c266a8488249"
+ url "https://github.com/getsops/sops/archive/refs/tags/v3.10.0.tar.gz"
+ sha256 "a749e633ed68a0f357c7dfc3b005395c8697c18c1c88547f6b599a7169e20b37"
6
license "MPL-2.0"
7
head "https://github.com/getsops/sops.git", branch: "main"
8
0 commit comments