Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotla committed Jun 18, 2024
1 parent 7a110d7 commit 7b3da2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/dotenv-vault.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class DotenvVault < Formula
desc "Sync .env files"
homepage "https://dotenv.org"
url "https://github.com/dotenv-org/dotenv-vault/releases/download/v1.26.2/dotenv-vault-v1.26.1-d813d7a-darwin-arm64.tar.gz"
sha256 "72936db5242d0e05920d9f2d12f5f0bc7af8e00e4a6bf197f43359971cd41bff"
url "https://github.com/dotenv-org/dotenv-vault/releases/download/v1.26.2/dotenv-vault-v1.26.2-3613e80-darwin-arm64.tar.gz"
sha256 "384fdd9be49a4baf2fe2d8fd05ea867374a6cd07cd725548015427103ba968e9"
depends_on "dotenv-org/brew/dotenv-vault-node" => "16.15.1"

def install
Expand Down

0 comments on commit 7b3da2c

Please sign in to comment.