Skip to content

Commit

Permalink
v1.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotenv committed Dec 27, 2024
1 parent ba273c3 commit 5b94190
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.31.3
1.32.0
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

set -e
VERSION="1.31.3"
VERSION="1.32.0"
DIRECTORY="/usr/local/bin"
REGISTRY_URL="https://registry.npmjs.org"
INSTALL_SCRIPT_URL="https://dotenvx.sh"
Expand Down
Binary file modified latest/dotenvx-darwin-amd64.tar.gz
Binary file not shown.
Binary file modified latest/dotenvx-darwin-arm64.tar.gz
Binary file not shown.
Binary file modified latest/dotenvx-darwin-x86_64.tar.gz
Binary file not shown.
Binary file modified latest/dotenvx-linux-aarch64.tar.gz
Binary file not shown.
Binary file modified latest/dotenvx-linux-amd64.tar.gz
Binary file not shown.
Binary file modified latest/dotenvx-linux-arm64.tar.gz
Binary file not shown.
Binary file modified latest/dotenvx-linux-x86_64.tar.gz
Binary file not shown.
Binary file modified latest/dotenvx-windows-amd64.tar.gz
Binary file not shown.
Binary file modified latest/dotenvx-windows-amd64.zip
Binary file not shown.
Binary file modified latest/dotenvx-windows-x86_64.tar.gz
Binary file not shown.
Binary file modified latest/dotenvx-windows-x86_64.zip
Binary file not shown.

0 comments on commit 5b94190

Please sign in to comment.