-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Creating pull request with latest Secureli formula for version 0.21.8
- Loading branch information
Secureli Automation
committed
Jan 18, 2024
1 parent
59c84d2
commit ce7e0ca
Showing
1 changed file
with
3 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,13 +2,11 @@ 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.21.7/secureli-0.21.7.tar.gz" | ||
version "0.21.7" | ||
sha256 "9026d9f62555a6d970f57ee0cb09944d7634cc08a37c254864ae209b948fffb6" | ||
url "https://github.com/slalombuild/secureli/releases/download/v0.21.8/secureli-0.21.8.tar.gz" | ||
version "0.21.8" | ||
sha256 "f9ab844cb0ae393ad9c7d04ceb1910a2f83975bfcd5e9d06eaf5a111b11f1dd3" | ||
license "Apache-2.0" | ||
|
||
depends_on "pre-commit" | ||
|
||
depends_on "[email protected]" | ||
|
||
|
||
|