mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
direnv: Update to version 2.24.0
This commit is contained in:
parent
4fb9ede2f9
commit
0eac391c08
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.23.1",
|
"version": "2.24.0",
|
||||||
"description": "load or unload environment variables depending on the current directory",
|
"description": "load or unload environment variables depending on the current directory",
|
||||||
"homepage": "https://direnv.net",
|
"homepage": "https://direnv.net",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/direnv/direnv/releases/download/v2.23.1/direnv.windows-amd64.exe#/direnv.exe",
|
"url": "https://github.com/direnv/direnv/releases/download/v2.24.0/direnv.windows-amd64.exe#/direnv.exe",
|
||||||
"hash": "50f02d5cf1e3c6ca6615da3cdb2489512f0678aa3d312d4f1d116401af23784c"
|
"hash": "a7576d3d73bc362b9c1bccd2cc0fa91fc60685e6d044e4223b5a0825d4db7eb1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/direnv/direnv/releases/download/v2.23.1/direnv.windows-386.exe#/direnv.exe",
|
"url": "https://github.com/direnv/direnv/releases/download/v2.24.0/direnv.windows-386.exe#/direnv.exe",
|
||||||
"hash": "eef426e930ffb1deaf1b6c9a366b54feeca9dbd9827bb6f56aa7c11d84cdc338"
|
"hash": "1bae11c530daa64b9cfcddc07de0f1616133f412432c12b6e9e8fd0b552d9511"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "direnv.exe",
|
"bin": "direnv.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user