mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
direnv: Update to version 2.25.2
This commit is contained in:
parent
691c02e636
commit
252e952a12
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.25.1",
|
||||
"version": "2.25.2",
|
||||
"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.25.1/direnv.windows-amd64.exe#/direnv.exe",
|
||||
"hash": "41516f7bfc1e41c35d37565f70ccda93e44c519d4416ad7c5bf0fca9de19b422"
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.25.2/direnv.windows-amd64.exe#/direnv.exe",
|
||||
"hash": "df631e81bfb38230dd2a4f78e4b2a7931ec52ab5a30b43b0b91dbcf828cdf6cf"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.25.1/direnv.windows-386.exe#/direnv.exe",
|
||||
"hash": "0408ffd074bb060a59f7abcd6396c74f7d680ab86670653ac3637260ff1f4847"
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.25.2/direnv.windows-386.exe#/direnv.exe",
|
||||
"hash": "b667afd58411a4bd9670e7440a056ebd6b56ba48c07312675bedba5cc3fd73e9"
|
||||
}
|
||||
},
|
||||
"bin": "direnv.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user