mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
direnv: Update to version 2.32.3
This commit is contained in:
parent
767e1a7330
commit
174d5b8c74
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.32.2",
|
||||
"version": "2.32.3",
|
||||
"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.32.2/direnv.windows-amd64.exe#/direnv.exe",
|
||||
"hash": "63f56b002af5f99f6d0337a7c1c54f03c4fec5577a11ef39f28abd811b5a79d1"
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.32.3/direnv.windows-amd64.exe#/direnv.exe",
|
||||
"hash": "ac2e3dde073b215be35b001943372c114dca76d28f43d837c0792981e3ed0555"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.32.2/direnv.windows-386.exe#/direnv.exe",
|
||||
"hash": "a987cab037f33d34909d87e607a82504e5f58046810e016b5647edd2bceb4707"
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.32.3/direnv.windows-386.exe#/direnv.exe",
|
||||
"hash": "e6fc3a64d785362d49aa8bbe7420aeeeb760242b00dad6576139a1c10220f75b"
|
||||
}
|
||||
},
|
||||
"bin": "direnv.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user