Skip to content

Commit 4a211ea

Browse files
committed
lfk: order env_set before bin per the contributing guide
1 parent ffb23be commit 4a211ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bucket/lfk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"hash": "1753dd0fe47217cbb295b4117f2f6a0cb4458f5732795eba69b69cb9fddac665"
1414
}
1515
},
16-
"bin": "lfk.exe",
1716
"env_set": {
1817
"LFK_CONFIG_DIR": "$persist_dir/config",
1918
"LFK_STATE_DIR": "$persist_dir/state",
2019
"LFK_DATA_DIR": "$persist_dir/data"
2120
},
21+
"bin": "lfk.exe",
2222
"checkver": "github",
2323
"autoupdate": {
2424
"architecture": {

0 commit comments

Comments
 (0)