Skip to content

Commit

Permalink
Several updates and two additions
Browse files Browse the repository at this point in the history
* Updates and checkver fixes
* Neovim and Nevim-qt are now separate manifests for better version control
* Added KeePassXC
  • Loading branch information
r15ch13 committed Feb 6, 2017
1 parent 42aaae7 commit 138e301
Show file tree
Hide file tree
Showing 22 changed files with 314 additions and 191 deletions.
31 changes: 17 additions & 14 deletions ShareX.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,22 @@
{
"version": "v11.4.1",
"license": "https://github.com/ShareX/ShareX/blob/master/LICENSE.txt",
"extract_dir": "",
"url": "https://github.com/ShareX/ShareX/releases/download/v11.4.1/ShareX-portable.zip",
"depends": "",
"homepage": "https://getsharex.com/",
"hash": "8df9e9567f27a6a7cadc9a0678a7a96d85662f96cd56f0df7577998817e5441a",
"bin": "ShareX.exe",
"shortcuts": [
[ "ShareX.exe", "ShareX" ]
"version": "11.5.0",
"license": "https://github.com/ShareX/ShareX/blob/master/LICENSE.txt",
"extract_dir": "",
"url": "https://github.com/ShareX/ShareX/releases/download/v11.5.0/ShareX-portable.zip",
"depends": "",
"homepage": "https://getsharex.com/",
"hash": "a9a25bf79f074f7e3fddaf8a1f5181bee62f64b636c6e0930939a01aa9652f99",
"bin": "ShareX.exe",
"shortcuts": [
[
"ShareX.exe",
"ShareX"
]
],
"checkver": {
"checkver": {
"github": "https://github.com/ShareX/ShareX"
},
"autoupdate": {
"url": "https://github.com/ShareX/ShareX/releases/download/$version/ShareX-portable.zip"
}
"autoupdate": {
"url": "https://github.com/ShareX/ShareX/releases/download/v$version/ShareX-portable.zip"
}
}
21 changes: 15 additions & 6 deletions atom.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,24 @@
{
"homepage": "https://atom.io/",
"version": "1.9.9",
"version": "1.13.1",
"license": "MIT",
"url": "https://github.com/atom/atom/releases/download/v1.9.9/atom-windows.zip",
"hash": "77C929B19A0A9126DAC6B23B5DF73D475183587FDA4EABEAE4E5DF6BD1BA10F4",
"url": "https://github.com/atom/atom/releases/download/v1.13.1/atom-windows.zip",
"hash": "ea975776ead2d9927aa43089bcc2bc3e0733e75c90cb65a59a49efcb7fc1ab14",
"extract_dir": "Atom",
"bin": [
"atom.exe",
"\\resources\\app\\apm\\bin\\apm.cmd"
],
"shortcuts" : [
[ "atom.exe" , "Atom"]
]
"shortcuts": [
[
"atom.exe",
"Atom"
]
],
"checkver": {
"github": "https://github.com/atom/atom"
},
"autoupdate": {
"url": "https://github.com/atom/atom/releases/download/v$version/atom-windows.zip"
}
}
16 changes: 6 additions & 10 deletions baretail.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
{
"homepage" : "https://www.baremetalsoft.com/baretail/",
"license" : "https://www.baremetalsoft.com/baretail/licence.php",
"url": [
"https://www.baremetalsoft.com/baretail/download.php?p=m"
],
"version": "3.50a",
"hash": [
"160D6A3BDC9D64677643376F82E559EB4112289E6B6D722B5B3B32699D18BCA9"
],
{
"homepage": "https://www.baremetalsoft.com/baretail/",
"license": "https://www.baremetalsoft.com/baretail/licence.php",
"url": "https://www.baremetalsoft.com/baretail/download.php?p=m",
"version": "3.50a",
"hash": "160D6A3BDC9D64677643376F82E559EB4112289E6B6D722B5B3B32699D18BCA9",
"pre_install":"mv $dir\\download.php $dir\\baretail.exe",
"bin": "baretail.exe",
"shortcuts" : [[ "baretail.exe", "Baretail" ]]
Expand Down
4 changes: 2 additions & 2 deletions dart-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}
},
"checkver": {
"url": "https://storage.googleapis.com/dart-archive/channels/stable/release/latest/VERSION",
"re": "\"version\":\\s*\"([\\d.]+)\""
"url": "https://storage.googleapis.com/dart-archive/channels/dev/release/latest/VERSION",
"re": "\"version\":\\s*\"(.*)\","
}
}
3 changes: 1 addition & 2 deletions darteditor.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@
},
"extract_dir": "dart",
"bin": "DartEditor.exe",
"env_add_path": "dart-sdk/bin",
"checkver": "<span class=\"editor-build-rev-stable\">([0-9\\.]+)</span>"
"env_add_path": "dart-sdk/bin"
}
2 changes: 1 addition & 1 deletion dartium-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"hash": "88cce484fe4cce88388186756e57f1d14f3e78d9adcab38fb506c2aa4cb52c6c",
"checkver": {
"url": "http://storage.googleapis.com/dart-archive/channels/dev/release/latest/VERSION",
"re": "\"version\":\\s*\"([0-9\\.]+)\""
"re": "\"version\":\\s*\"(.*)\","
}
}
2 changes: 1 addition & 1 deletion dartium.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"hash": "a43d6e56f01caf45d0d5021fd54d4dcc4c4194ae867672ea0f71aa5b1c1258ab",
"checkver": {
"url": "http://storage.googleapis.com/dart-archive/channels/stable/release/latest/VERSION",
"re": "\"version\":\\s*\"([0-9\\.]+)\""
"re": "\"version\":\\s*\"(.*)\","
}
}
2 changes: 1 addition & 1 deletion dartium_content_shell-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"hash": "10a8e380bee567d27fefaf8b8affa7c87e75adde0d0f758dbb531a9a019349a6",
"checkver": {
"url": "http://storage.googleapis.com/dart-archive/channels/dev/release/latest/VERSION",
"re": "\"version\":\\s*\"([0-9\\.]+)\""
"re": "\"version\":\\s*\"(.*)\","
}
}
2 changes: 1 addition & 1 deletion dartium_content_shell.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"hash": "0dd9835e9c0cb517337df306d9fc628ab66ba965c89faf808e39ba8c482384c7",
"checkver": {
"url": "http://storage.googleapis.com/dart-archive/channels/stable/release/latest/VERSION",
"re": "\"version\":\\s*\"([0-9\\.]+)\""
"re": "\"version\":\\s*\"(.*)\","
}
}
28 changes: 19 additions & 9 deletions ditto.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,27 @@
{
"version": "3.21.50.0",
"extract_dir": "Ditto",
{
"version": "3.21.134.0",
"extract_dir": "Ditto",
"architecture": {
"32bit": {
"url": "http://downloads.sourceforge.net/project/ditto-cp/Ditto/3.21.50.0/DittoPortable_3_21_50_0.zip",
"hash": "2215fdc0de8f694509ae203d4f603f37add6ccbcaf2f704107bc757453e2e5b2"
"url": "https://sourceforge.net/projects/ditto-cp/files/Ditto/3.21.134.0/DittoPortable_3_21_134_0.zip",
"hash": "c2e35d2f680fb7e4df42de34301c88b69f84309f322c8521ebafb06d0bcf30d5"
},
"64bit": {
"url": "http://downloads.sourceforge.net/project/ditto-cp/Ditto/3.21.50.0/DittoPortable_64bit_3_21_50_0.zip",
"hash": "347c7f406459ba51d47eeaa3ba4a12517382feb7bd321d4f346b747792900fa0"
"url": "https://sourceforge.net/projects/ditto-cp/files/Ditto/3.21.134.0/DittoPortable_64bit_3_21_134_0.zip",
"hash": "a1eb9535389124e2bb0dea138b952d1044741098c581676f4bd84be4a2108b58"
}
},
"homepage": "http://ditto-cp.sourceforge.net/",
"homepage": "http://ditto-cp.sourceforge.net/",
"bin": "Ditto.exe",
"checkver": "var versionDots=\"([\\d.]+)\""
"checkver": "var versionDots=\"([\\d.]+)\"",
"autoupdate": {
"architecture": {
"32bit": {
"url": "https://sourceforge.net/projects/ditto-cp/files/Ditto/$version/DittoPortable_$underscoreVersion.zip"
},
"64bit": {
"url": "https://sourceforge.net/projects/ditto-cp/files/Ditto/$version/DittoPortable_64bit_$underscoreVersion.zip"
}
}
}
}
40 changes: 30 additions & 10 deletions filezilla.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,45 @@
{
"homepage": "https://filezilla-project.org/",
"version": "3.16.1",
"version": "3.24.0",
"architecture": {
"32bit": {
"url": "http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/3.16.1/FileZilla_3.16.1_win32.zip",
"hash": "4bd0a4195d76bb7fb759602463b244eceb59f39fdcc29c20620c3fc692d6677"
},
"64bit": {
"url": "http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/3.16.1/FileZilla_3.16.1_win64.zip",
"hash": "1fbaf4230c700bf47fc120d1e65a709a305650839526a1294aff2580931d35bc"
"url": "https://sourceforge.net/projects/filezilla/files/FileZilla_Client/3.24.0/FileZilla_3.24.0_win64.zip",
"hash": "sha512:44b2419be2446dd87ce9fded9e31935ee8cba96d291381a4b9e14828fde7fe601c655fb749488d14c395e850ffa078188b34c2b0ef4d9e7951d3e1068b543dab"
},
"32bit": {
"url": "https://sourceforge.net/projects/filezilla/files/FileZilla_Client/3.24.0/FileZilla_3.24.0_win32.zip",
"hash": "sha512:57f6da1a990f14b37c694e4ea7479246cd0547a3d8c2f9f405a78e29fefb15c606199f56939dcf7c46c31402f8551827d70f1da4e5421a38c849ba2e94e88683"
}
},
"extract_dir": "FileZilla-3.16.1",
"extract_dir": "FileZilla-3.24.0",
"bin": [
"filezilla.exe"
],
"shortcuts": [
[ "filezilla.exe", "FileZilla" ]
[
"filezilla.exe",
"FileZilla"
]
],
"checkver": {
"url": "https://filezilla-project.org/download.php",
"re": "The\\s+latest\\s+stable\\s+version\\s+of\\s+FileZilla\\s+Client\\s+is\\s+(\\d+\\.\\d+\\.\\d+)"
"re": "<p>The latest stable version of FileZilla Client is ([\\d.]+)</p>"
},
"autoupdate": {
"extract_dir": "FileZilla-$version",
"architecture": {
"64bit": {
"url": "https://sourceforge.net/projects/filezilla/files/FileZilla_Client/$version/FileZilla_$version_win64.zip"
},
"32bit": {
"url": "https://sourceforge.net/projects/filezilla/files/FileZilla_Client/$version/FileZilla_$version_win32.zip"
}
},
"hash": {
"type": "sha512",
"mode": "extract",
"find": "([a-fA-F0-9]{128}).*(?:$basename)",
"url": "https://sourceforge.net/projects/filezilla/files/FileZilla_Client/$version/FileZilla_$version.sha512"
}
}
}
6 changes: 3 additions & 3 deletions gvim.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"url": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0-069",
"version": "8.0",
"url": [
"http://ftp.vim.org/pub/vim/pc/gvim80-069.zip",
"http://ftp.vim.org/pub/vim/pc/vim80-069rt.zip"
"http://ftp.vim.org/pub/vim/pc/gvim80.zip",
"http://ftp.vim.org/pub/vim/pc/vim80rt.zip"
],
"hash": [
"65B7148BF95ECB1DE9602FA24DEFAD09DF3B128C24AC38688A7FEF6D5E8170F8",
Expand Down
18 changes: 18 additions & 0 deletions keepassxc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"homepage": "https://keepassxc.org/",
"version": "2.1.0",
"license": "https://github.com/keepassxreboot/keepassxc/blob/master/COPYING",
"url": "https://github.com/keepassxreboot/keepassxc/releases/download/2.1.0/KeePassXC-2.1.0-Win64.zip",
"hash": "00e394bcff07e2a09853a275ee85dd7fdedcbd88b456b41ec8195fa36c90fd6c",
"bin": "KeePassXC.exe",
"checkver": {
"github": "https://github.com/keepassxreboot/keepassxc"
},
"autoupdate": {
"url": "https://github.com/keepassxreboot/keepassxc/releases/download/$version/KeePassXC-$version-Win64.zip",
"hash": {
"mode": "extract",
"url": "$url.DIGEST"
}
}
}
18 changes: 9 additions & 9 deletions mplayer.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"version": "37916",
"version": "37920",
"architecture": {
"64bit": {
"url": "http://downloads.sourceforge.net/project/mplayerwin/MPlayer-MEncoder/r37916/mplayer-svn-37916-x86_64.7z?ts=1482900114&use_mirror=internode#.7z",
"hash": "a15dbadc43504fdc063de92a404d1373b611ffb06570f59e53581752b5f2ebcf",
"extract_dir": "mplayer-svn-37916-x86_64"
"url": "https://sourceforge.net/projects/mplayerwin/files/MPlayer-MEncoder/r37920/mplayer-svn-37920-x86_64.7z",
"hash": "2aa96a5e838b2167feaf3890cff1cedab0c87970b4b5f3cae6022c2537885d8a",
"extract_dir": "mplayer-svn-37920-x86_64"
},
"32bit": {
"url": "http://downloads.sourceforge.net/project/mplayerwin/MPlayer-MEncoder/r37916/mplayer-svn-37916.7z?ts=1482900040&use_mirror=internode#.7z",
"hash": "d1cc0939fe2b819ae2f445fef7d09e00db95a6a62c7e1bc0bb9b3da5ba1ab2ce",
"extract_dir": "mplayer-svn-37916"
"url": "https://sourceforge.net/projects/mplayerwin/files/MPlayer-MEncoder/r37920/mplayer-svn-37920.7z",
"hash": "4929fa7e3877ad440abc51112231377682f145b24306fbc3663dd144f7611c6a",
"extract_dir": "mplayer-svn-37920"
}
},
"homepage": "http://mplayerwin.sourceforge.net/",
Expand All @@ -21,11 +21,11 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "http://downloads.sourceforge.net/project/mplayerwin/MPlayer-MEncoder/r$version/mplayer-svn-$version-x86_64.7z?ts=1482900114&use_mirror=internode#.7z",
"url": "https://sourceforge.net/projects/mplayerwin/files/MPlayer-MEncoder/r$version/mplayer-svn-$version-x86_64.7z",
"extract_dir": "mplayer-svn-$version-x86_64"
},
"32bit": {
"url": "http://downloads.sourceforge.net/project/mplayerwin/MPlayer-MEncoder/r$version/mplayer-svn-$version.7z?ts=1482900040&use_mirror=internode#.7z",
"url": "https://sourceforge.net/projects/mplayerwin/files/MPlayer-MEncoder/r$version/mplayer-svn-$version.7z",
"extract_dir": "mplayer-svn-$version"
}
}
Expand Down
15 changes: 15 additions & 0 deletions neovim-qt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"homepage": "https://github.com/equalsraf/neovim-qt",
"license": "https://github.com/equalsraf/neovim-qt/blob/master/LICENSE",
"version": "0.2.4",
"url": "https://github.com/equalsraf/neovim-qt/releases/download/v0.2.4/neovim-qt.zip",
"hash": "95bbc852b69b12d0ef962a8410522010b453ba70f36ea379c548558d16abc2e6",
"bin": "bin\\nvim-qt.exe",
"depends": "neovim",
"checkver": {
"github": "https://github.com/equalsraf/neovim-qt"
},
"autoupdate": {
"url": "https://github.com/equalsraf/neovim-qt/releases/download/v$version/neovim-qt.zip"
}
}
41 changes: 18 additions & 23 deletions neovim.json
Original file line number Diff line number Diff line change
@@ -1,35 +1,30 @@
{
"version": "20160822",
{
"version": "0.1.7",
"license": "https://github.com/neovim/neovim/blob/master/LICENSE",
"architecture": {
"64bit": {
"url": [
"https://ci.appveyor.com/api/buildjobs/2ulsece70rqn9w6s/artifacts/build%2FNeovim.zip",
"https://github.com/equalsraf/neovim-qt/releases/download/v0.2.3/neovim-qt.zip"
],
"hash": [
"BE406B2FDF29F7B8440904BD7B238270341868ED17DEB773930BFDC1763E0545",
"C0494F80217E50802E8DC04EF5677A526A6C59DB091A7656093C919558D675A3"
]
"url": "https://ci.appveyor.com/api/projects/neovim/neovim/artifacts/build/Neovim.zip?branch=master&job=Configuration%3A%20MINGW_64#0.1.7.zip",
"hash": "db175f71ca2e8395f4e9f4ae3d67f21ec7ba8925a9568dcbb81bfd1ba71db94d"
},
"32bit": {
"url": [
"https://ci.appveyor.com/api/buildjobs/tr57xp98j1ahat88/artifacts/build%2FNeovim.zip",
"https://github.com/equalsraf/neovim-qt/releases/download/v0.2.3/neovim-qt.zip"
],
"hash": [
"EC06CDAF4F75FFABAE673A073E03E90E80C18C939AEBDCDD8AAA4A892E8700F0",
"C0494F80217E50802E8DC04EF5677A526A6C59DB091A7656093C919558D675A3"
]
"url": "https://ci.appveyor.com/api/projects/neovim/neovim/artifacts/build/Neovim.zip?branch=master&job=Configuration%3A%20MINGW_32#0.1.7.zip",
"hash": "df945ef78f86b457a1fb6d14a97fab0b3951420029b484736671a1c08b1ed4bc"
}
},
"homepage": "https://neovim.io/",
"bin": [
"Neovim\\bin\\nvim.exe",
"bin\\nvim-qt.exe"
],
"notes": "Console nvim is not currently working. However, nvim-qt is working.",
"bin": "Neovim\\bin\\nvim.exe",
"notes": "Windows support is (currently) experimental. Use a front-end such as Neovim-Qt. (scoop install neovim-qt)",
"checkver": {
"github": "https://github.com/neovim/neovim"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://ci.appveyor.com/api/projects/neovim/neovim/artifacts/build/Neovim.zip?branch=master&job=Configuration%3A%20MINGW_64#$version.zip"
},
"32bit": {
"url": "https://ci.appveyor.com/api/projects/neovim/neovim/artifacts/build/Neovim.zip?branch=master&job=Configuration%3A%20MINGW_32#$version.zip"
}
}
}
}
Loading

0 comments on commit 138e301

Please sign in to comment.