Skip to content

Commit

Permalink
Creating pull request with latest Secureli formula for version 0.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Secureli Automation committed May 10, 2024
1 parent 3983e4c commit 92bba7e
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.37.0/secureli-0.37.0.tar.gz"
version "0.37.0"
sha256 "bb8a5ca5ca53246a17108cebe0c64014b540ec396eb8ec410ccea3f2c361ea50"
url "https://github.com/slalombuild/secureli/releases/download/v0.38.0/secureli-0.38.0.tar.gz"
version "0.38.0"
sha256 "1dd2b2eee15c2872b1001c8c156d358ef0a84da76f4822e472f4eb36b80c9dd0"
license "Apache-2.0"

depends_on "pre-commit"
Expand Down

0 comments on commit 92bba7e

Please sign in to comment.