File tree Expand file tree Collapse file tree 1 file changed +14
-7
lines changed
Expand file tree Collapse file tree 1 file changed +14
-7
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 2.36.0 " ,
2+ "version" : " 2.37.1 " ,
33 "description" : " load or unload environment variables depending on the current directory" ,
44 "homepage" : " https://direnv.net" ,
55 "license" : " MIT" ,
66 "architecture" : {
77 "64bit" : {
8- "url" : " https://github.com/direnv/direnv/releases/download/v2.36.0/direnv.windows-amd64.exe#/direnv.exe" ,
9- "hash" : " 7b29c7755319116028f32a5189cdb1b873eb5e560933f2b411f3e1e9c12909d0"
8+ "url" : " https://github.com/direnv/direnv/releases/download/v2.37.1/direnv.windows-amd64#/direnv.exe" ,
9+ "hash" : " d96fc8b7cf020c2d4c1dbbc2ccec5fd1cab05b51c491f02c8527a7fa6c50a1cd"
10+ },
11+ "arm64" : {
12+ "url" : " https://github.com/direnv/direnv/releases/download/v2.37.1/direnv.windows-arm64#/direnv.exe" ,
13+ "hash" : " 6802f722f5ef12562d6e3e15c26f39e34b337e5be12ea22f17284552cd782298"
1014 },
1115 "32bit" : {
12- "url" : " https://github.com/direnv/direnv/releases/download/v2.36.0 /direnv.windows-386.exe #/direnv.exe" ,
13- "hash" : " 7ccb071fe4a54a7708323f6fd8b90086570322a4af97e11bb7e1157a28bfbeab "
16+ "url" : " https://github.com/direnv/direnv/releases/download/v2.37.1 /direnv.windows-386#/direnv.exe" ,
17+ "hash" : " 7d9e58681a6bdc6f63460631d2e337713f4bf86feea2e617a404d474ceba77d0 "
1418 }
1519 },
1620 "bin" : " direnv.exe" ,
2024 "autoupdate" : {
2125 "architecture" : {
2226 "64bit" : {
23- "url" : " https://github.com/direnv/direnv/releases/download/v$version/direnv.windows-amd64.exe#/direnv.exe"
27+ "url" : " https://github.com/direnv/direnv/releases/download/v$version/direnv.windows-amd64#/direnv.exe"
28+ },
29+ "arm64" : {
30+ "url" : " https://github.com/direnv/direnv/releases/download/v$version/direnv.windows-arm64#/direnv.exe"
2431 },
2532 "32bit" : {
26- "url" : " https://github.com/direnv/direnv/releases/download/v$version/direnv.windows-386.exe #/direnv.exe"
33+ "url" : " https://github.com/direnv/direnv/releases/download/v$version/direnv.windows-386#/direnv.exe"
2734 }
2835 }
2936 }
You can’t perform that action at this time.
0 commit comments