File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 1.0.14" ,
3+ "description" : " An open-source remake of the short-lived jetbrains git client" ,
4+ "homepage" : " https://github.com/DetachHead/rebased" ,
5+ "license" : {
6+ "identifier" : " Apache-2.0" ,
7+ "url" : " https://github.com/DetachHead/rebased/blob/master/LICENSE.txt"
8+ },
9+ "architecture" : {
10+ "64bit" : {
11+ "url" : " https://github.com/DetachHead/rebased/releases/download/1.0.14/rebased.exe" ,
12+ "hash" : " 5805ac06ce2ed6a929a2df9b89521c9ffd3a364c47531b4b043a02b53f10620f"
13+ }
14+ },
15+ "pre_install" : [
16+ " Expand-7zipArchive \" $dir\\ rebased.exe\" \" $dir\\ IDE\" -Removal" ,
17+ " Remove-Item \" $dir\\ IDE\\ `$PLUGINSDIR\" -Recurse -Force -ErrorAction SilentlyContinue"
18+ ],
19+ "installer" : {
20+ "script" : " & \" $bucketsdir\\ extras\\ scripts\\ jetbrains\\ portable.ps1\" \" $dir\" \" $persist_dir\" "
21+ },
22+ "bin" : [
23+ [
24+ " IDE\\ bin\\ idea64.exe" ,
25+ " rebased"
26+ ]
27+ ],
28+ "shortcuts" : [
29+ [
30+ " IDE\\ bin\\ idea64.exe" ,
31+ " Rebased"
32+ ]
33+ ],
34+ "persist" : [
35+ " IDE\\ bin\\ idea.properties" ,
36+ " IDE\\ bin\\ idea64.exe.vmoptions" ,
37+ " profile"
38+ ],
39+ "checkver" : {
40+ "github" : " https://github.com/DetachHead/rebased"
41+ },
42+ "autoupdate" : {
43+ "architecture" : {
44+ "64bit" : {
45+ "url" : " https://github.com/DetachHead/rebased/releases/download/$version/rebased.exe"
46+ }
47+ }
48+ }
49+ }
You can’t perform that action at this time.
0 commit comments