Skip to content

Commit

Permalink
next
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotla committed Mar 1, 2024
1 parent 68ff299 commit 57c8715
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://dotenv-vault-assets.dotenv.org/versions/1.23.3/88646dc/dotenv-vault-v1.23.3-88646dc-darwin-arm64.tar.xz"
sha256 "67a682027ee8f75002a4410abcbb9f34e4f62f6912d078574ce2af43545d2ff0"
url "https://dotenv-vault-assets.dotenv.org/versions/1.26.1/71b4bd5/dotenv-vault-v1.26.1-71b4bd5-darwin-arm64.tar.xz"
sha256 "3f35755f8604c1a0484339637542d9ccd36db9e47a5e5b4d61e37089809a3aaa"
depends_on "dotenv-org/brew/dotenv-vault-node" => "15.14.0"

def install
Expand Down

0 comments on commit 57c8715

Please sign in to comment.