mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
direnv: Update to version 2.36.0
This commit is contained in:
parent
a52da82f36
commit
aa47a83e18
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.35.0",
|
"version": "2.36.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.35.0/direnv.windows-amd64.exe#/direnv.exe",
|
"url": "https://github.com/direnv/direnv/releases/download/v2.36.0/direnv.windows-amd64.exe#/direnv.exe",
|
||||||
"hash": "f342c92f3500b71172ba39ad4fac91774971fbb499985543a558871761282f6d"
|
"hash": "7b29c7755319116028f32a5189cdb1b873eb5e560933f2b411f3e1e9c12909d0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/direnv/direnv/releases/download/v2.35.0/direnv.windows-386.exe#/direnv.exe",
|
"url": "https://github.com/direnv/direnv/releases/download/v2.36.0/direnv.windows-386.exe#/direnv.exe",
|
||||||
"hash": "91b76d28b0c7d9e9b1bb10fcc8c7e1244b784b90c836691f4d160177e1d42123"
|
"hash": "7ccb071fe4a54a7708323f6fd8b90086570322a4af97e11bb7e1157a28bfbeab"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "direnv.exe",
|
"bin": "direnv.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user