Skip to content

Commit

Permalink
Creating pull request with latest Secureli formula for version 0.2.17 (
Browse files Browse the repository at this point in the history
…#24)

Co-authored-by: Secureli Automation <[email protected]>
  • Loading branch information
sbates and Secureli Automation authored Apr 28, 2023
1 parent 1f3e392 commit 3d6fbd0
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Formula/secureli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +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.2.16/secureli-0.2.16.tar.gz"
version "0.2.16"
sha256 "9bfcf06a35dd757474cfc6ac66b5b0d851d9d092169495d87a79c1fc3c22079e"

url "https://github.com/slalombuild/secureli/releases/download/v0.2.17/secureli-0.2.17.tar.gz"
version "0.2.17"
sha256 "7d7a676363c6473d46d34eceb05d49b42feed4fa147d45eeaa5cb5ccb617cebe"
license "Apache-2.0"

depends_on "pre-commit"
Expand Down

0 comments on commit 3d6fbd0

Please sign in to comment.