Skip to content

Commit

Permalink
update easyexplorer
Browse files Browse the repository at this point in the history
  • Loading branch information
fw867 committed Apr 17, 2019
1 parent c72de20 commit b21281b
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion easyexplorer/build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

MODULE="easyexplorer"
VERSION="1.1"
VERSION="1.2"
TITLE="EasyExplorer"
DESCRIPTION="强大易用的全平台同步工具"
HOME_URL="Module_easyexplorer.asp"
Expand Down
6 changes: 3 additions & 3 deletions easyexplorer/config.json.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"version":"1.1",
"md5":"02230fbac4cea8871915e07fbcfe0109",
"version":"1.2",
"md5":"596d4d036d424db4ae11f3f0d24fd093",
"home_url":"Module_easyexplorer.asp",
"title":"EasyExplorer",
"description":"强大易用的全平台同步工具",
"changelog":"升级bin",
"build_date":"2019-03-12_12:12:25"
"build_date":"2019-04-17_18:45:41"
}
Binary file modified easyexplorer/easyexplorer.tar.gz
Binary file not shown.
Binary file modified easyexplorer/easyexplorer/bin/easyexplorer
Binary file not shown.
Binary file added easyexplorer/history/1.2/easyexplorer.tar.gz
Binary file not shown.
1 change: 1 addition & 0 deletions easyexplorer/history/version
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
0.9 15c3bb9c5199ac5c191e1bb758261ac0
1.0 7ba29c06baf7d95ecab9e136101fefaf
1.1 02230fbac4cea8871915e07fbcfe0109
1.2 596d4d036d424db4ae11f3f0d24fd093
4 changes: 2 additions & 2 deletions easyexplorer/version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
1.1
02230fbac4cea8871915e07fbcfe0109
1.2
596d4d036d424db4ae11f3f0d24fd093
6 changes: 3 additions & 3 deletions softcenter/app.json.js
Original file line number Diff line number Diff line change
Expand Up @@ -476,15 +476,15 @@
"version": "0.7"
},
{
"build_date": "2019-03-12_12:12:25",
"build_date": "2019-04-17_18:45:41",
"changelog": "升级bin",
"description": "强大易用的全平台同步工具",
"home_url": "Module_easyexplorer.asp",
"md5": "02230fbac4cea8871915e07fbcfe0109",
"md5": "596d4d036d424db4ae11f3f0d24fd093",
"name": "easyexplorer",
"tar_url": "easyexplorer/easyexplorer.tar.gz",
"title": "EasyExplorer",
"version": "1.1"
"version": "1.2"
},
{
"build_date": "2019-03-17_00:47:47",
Expand Down

0 comments on commit b21281b

Please sign in to comment.