Skip to content

Commit

Permalink
v1.24.5
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotenv committed Nov 22, 2024
1 parent e4708f8 commit 210c991
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.24.4
1.24.5
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.24.4"
VERSION="1.24.5"
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 210c991

Please sign in to comment.