mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
direnv: Update to version 2.29.0
This commit is contained in:
parent
e2602bae06
commit
f43e7f56bd
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.28.0",
|
||||
"version": "2.29.0",
|
||||
"description": "load or unload environment variables depending on the current directory",
|
||||
"homepage": "https://direnv.net",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.28.0/direnv.windows-amd64.exe#/direnv.exe",
|
||||
"hash": "cb30dfe55e920b46bea9e45051480ba12a9fc708599c9604d186bfaaa12bbeb9"
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.29.0/direnv.windows-amd64.exe#/direnv.exe",
|
||||
"hash": "19ce1ff9f37227f34097705cc8fc2564853f32d897f0d6e5428c744f30fc00d5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.28.0/direnv.windows-386.exe#/direnv.exe",
|
||||
"hash": "d13775b35ba87a7957cfc180c32c584c40bc317ca0e9bf8ae1bd61fcf2f8ed4c"
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.29.0/direnv.windows-386.exe#/direnv.exe",
|
||||
"hash": "df63d80684a32da5e30ce05eb523cf35ae5cbec98f9cbdbda06ca7951bb98f1d"
|
||||
}
|
||||
},
|
||||
"bin": "direnv.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user