Skip to content

Commit

Permalink
Creating pull request with latest Secureli formula for version 0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Secureli Automation committed Feb 16, 2024
1 parent 2453152 commit 6849312
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/secureli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ class Secureli < Formula
include Language::Python::Virtualenv
desc "seCureLI is a tool that enables you to experience the delight of building products by helping you get ideas from your head into working software as frictionlessly as possible, in a reliable, secure, scalable, and observable way"
homepage "https://github.com/slalombuild/secureli"
url "https://github.com/slalombuild/secureli/releases/download/v0.29.0/secureli-0.29.0.tar.gz"
version "0.29.0"
sha256 "8d7039a4ef7b331eb5eb8d203a043024d981c4a18070718d25e8a1a1c4494d7b"
url "https://github.com/slalombuild/secureli/releases/download/v0.30.0/secureli-0.30.0.tar.gz"
version "0.30.0"
sha256 "84751ae3be2a81df841a6e88c0d1d8b9d7bf2d782b937745081ecd0d413b2ae6"
license "Apache-2.0"

depends_on "pre-commit"
Expand Down

0 comments on commit 6849312

Please sign in to comment.