Skip to content

Commit

Permalink
autoupdate: bazel
Browse files Browse the repository at this point in the history
  • Loading branch information
0xPranavDoshi committed Jun 18, 2023
1 parent a46307b commit 3cb1b9b
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 92 deletions.
76 changes: 41 additions & 35 deletions packages/packages_v1/bazel.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"portable": false,
"creator": "Bazel",
"description": "Bazel is a free software tool that allows for the automation of building and testing of software.",
"latest_version": "6.2.0",
"latest_version": "6.2.1",
"threads": 8,
"iswitches": [],
"uswitches": [],
Expand All @@ -14,10 +14,10 @@
"download_url": "https://github.com/bazelbuild/bazel/releases/download/<version>/bazel-<version>-windows-x86_64.exe",
"regex": "<title>Release (\\d+\\.\\d+\\.\\d+) · bazelbuild/bazel"
},
"6.0.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/6.0.0/bazel-6.0.0-windows-x86_64.exe",
"size": 47702208,
"checksum": "9A526F74E4140E7BAB9B577CE776ADE1531C548C077229ECE3E6CDDE9A2F670B",
"6.1.1": {
"url": "https://github.com/bazelbuild/bazel/releases/download/6.1.1/bazel-6.1.1-windows-x86_64.exe",
"size": 47727731,
"checksum": "1D997D344936A1D98784AE58DB1152D083569556F85CD845E6E340EE855357F9",
"file_type": ".exe"
},
"5.4.0": {
Expand All @@ -26,28 +26,22 @@
"checksum": "5BD612202A0AE88302BE976BE04FE8C84FF1451EED8AD2A645C9651B3D226428",
"file_type": ".exe"
},
"4.1.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/4.1.0/bazel-4.1.0-windows-x86_64.exe",
"size": 44876812,
"checksum": "7B2077AF7055B421FE31822F83C3C3C15E36FF39B69560BA2472DDE92DD45B46",
"file_type": ".exe"
},
"6.1.1": {
"url": "https://github.com/bazelbuild/bazel/releases/download/6.1.1/bazel-6.1.1-windows-x86_64.exe",
"size": 47727731,
"checksum": "1D997D344936A1D98784AE58DB1152D083569556F85CD845E6E340EE855357F9",
"file_type": ".exe"
},
"4.2.1": {
"url": "https://github.com/bazelbuild/bazel/releases/download/4.2.1/bazel-4.2.1-windows-x86_64.exe",
"size": 46155804,
"checksum": "8FA10DFDC8B2F610A8891B68E2A132540E6FAC4FEA62174CFFD9994B9147586E",
"file_type": ".exe"
},
"5.1.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/5.1.0/bazel-5.1.0-windows-x86_64.exe",
"size": 46806609,
"checksum": "EDDA0B9E5481931E9162A231A837EB8C8154A5904E93A344F2205E8B96F9B8F2",
"4.2.2": {
"url": "https://github.com/bazelbuild/bazel/releases/download/4.2.2/bazel-4.2.2-windows-x86_64.exe",
"size": 46156308,
"checksum": "EBF52F798BD5DD52004B7128235A0989826E68184450813D9EBE8DCFBB0679B5",
"file_type": ".exe"
},
"5.3.1": {
"url": "https://github.com/bazelbuild/bazel/releases/download/5.3.1/bazel-5.3.1-windows-x86_64.exe",
"size": 46718466,
"checksum": "AF2D3AB072DCADFAD196B8E07B3AD2FCF06B3D5CDF8D2B69D528E760769CADD4",
"file_type": ".exe"
},
"6.1.2": {
Expand All @@ -56,6 +50,12 @@
"checksum": "47E7F65A3BFA882910F76E2107B4298B28ACE33681BD0279E25A8F91551913C0",
"file_type": ".exe"
},
"5.1.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/5.1.0/bazel-5.1.0-windows-x86_64.exe",
"size": 46806609,
"checksum": "EDDA0B9E5481931E9162A231A837EB8C8154A5904E93A344F2205E8B96F9B8F2",
"file_type": ".exe"
},
"4.2.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/4.2.0/bazel-4.2.0-windows-x86_64.exe",
"size": 46155649,
Expand All @@ -68,22 +68,22 @@
"checksum": "03061F1E9AAC1966155CA402DCD1075C6493DFE85DF72AA2CF3E12FCAA258D90",
"file_type": ".exe"
},
"4.2.2": {
"url": "https://github.com/bazelbuild/bazel/releases/download/4.2.2/bazel-4.2.2-windows-x86_64.exe",
"size": 46156308,
"checksum": "EBF52F798BD5DD52004B7128235A0989826E68184450813D9EBE8DCFBB0679B5",
"file_type": ".exe"
},
"5.3.2": {
"url": "https://github.com/bazelbuild/bazel/releases/download/5.3.2/bazel-5.3.2-windows-x86_64.exe",
"size": 46719156,
"checksum": "AF080EF9A8B6F27C2B2055A9E0A5155EF7138CF46B967103B91D47C675C2BBDE",
"file_type": ".exe"
},
"5.3.1": {
"url": "https://github.com/bazelbuild/bazel/releases/download/5.3.1/bazel-5.3.1-windows-x86_64.exe",
"size": 46718466,
"checksum": "AF2D3AB072DCADFAD196B8E07B3AD2FCF06B3D5CDF8D2B69D528E760769CADD4",
"6.0.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/6.0.0/bazel-6.0.0-windows-x86_64.exe",
"size": 47702208,
"checksum": "9A526F74E4140E7BAB9B577CE776ADE1531C548C077229ECE3E6CDDE9A2F670B",
"file_type": ".exe"
},
"6.2.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/6.2.0/bazel-6.2.0-windows-x86_64.exe",
"size": 49229673,
"checksum": "3D119E934FFB26910FCBD44DBC5973761480F58D3A06722CB84A90E16D8C5727",
"file_type": ".exe"
},
"5.3.0": {
Expand All @@ -92,10 +92,10 @@
"checksum": "ED7FAB918E61D992E921C0C27700387AD1D5BE441B2FA2EBABDD7EBD5C4B84EC",
"file_type": ".exe"
},
"6.2.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/6.2.0/bazel-6.2.0-windows-x86_64.exe",
"size": 49229673,
"checksum": "3D119E934FFB26910FCBD44DBC5973761480F58D3A06722CB84A90E16D8C5727",
"4.1.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/4.1.0/bazel-4.1.0-windows-x86_64.exe",
"size": 44876812,
"checksum": "7B2077AF7055B421FE31822F83C3C3C15E36FF39B69560BA2472DDE92DD45B46",
"file_type": ".exe"
},
"5.0.0": {
Expand All @@ -109,5 +109,11 @@
"size": 46861723,
"checksum": "919E5D1E9F559EA0966438B1434A74960A9FFB39E154535507B1C636EF72E2CB",
"file_type": ".exe"
},
"6.2.1": {
"url": "https://github.com/bazelbuild/bazel/releases/download/6.2.1/bazel-6.2.1-windows-x86_64.exe",
"size": 49229669,
"checksum": "11C5007500897F376D29524233193CB36549EF5B3D7F24AD22743A47E938C0AB",
"file_type": ".exe"
}
}
120 changes: 63 additions & 57 deletions packages/packages_v2/bazel.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"portable": false,
"creator": "Bazel",
"description": "Bazel is a free software tool that allows for the automation of building and testing of software.",
"latest_version": "6.2.0",
"latest_version": "6.2.1",
"threads": 8,
"iswitches": [],
"uswitches": [],
Expand All @@ -17,28 +17,40 @@
"download_url": "https://github.com/bazelbuild/bazel/releases/download/<version>/bazel-<version>-windows-x86_64.exe",
"regex": "<title>Release (\\d+\\.\\d+\\.\\d+) · bazelbuild/bazel"
},
"6.0.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/6.0.0/bazel-6.0.0-windows-x86_64.exe",
"size": 47702208,
"checksum": "9A526F74E4140E7BAB9B577CE776ADE1531C548C077229ECE3E6CDDE9A2F670B",
"file_type": ".exe"
},
"4.2.1": {
"url": "https://github.com/bazelbuild/bazel/releases/download/4.2.1/bazel-4.2.1-windows-x86_64.exe",
"size": 46155804,
"checksum": "8FA10DFDC8B2F610A8891B68E2A132540E6FAC4FEA62174CFFD9994B9147586E",
"file_type": ".exe"
},
"5.1.1": {
"url": "https://github.com/bazelbuild/bazel/releases/download/5.1.1/bazel-5.1.1-windows-x86_64.exe",
"size": 46812380,
"checksum": "03061F1E9AAC1966155CA402DCD1075C6493DFE85DF72AA2CF3E12FCAA258D90",
"5.3.2": {
"url": "https://github.com/bazelbuild/bazel/releases/download/5.3.2/bazel-5.3.2-windows-x86_64.exe",
"size": 46719156,
"checksum": "AF080EF9A8B6F27C2B2055A9E0A5155EF7138CF46B967103B91D47C675C2BBDE",
"file_type": ".exe"
},
"6.1.1": {
"url": "https://github.com/bazelbuild/bazel/releases/download/6.1.1/bazel-6.1.1-windows-x86_64.exe",
"size": 47727731,
"checksum": "1D997D344936A1D98784AE58DB1152D083569556F85CD845E6E340EE855357F9",
"4.1.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/4.1.0/bazel-4.1.0-windows-x86_64.exe",
"size": 44876812,
"checksum": "7B2077AF7055B421FE31822F83C3C3C15E36FF39B69560BA2472DDE92DD45B46",
"file_type": ".exe"
},
"5.1.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/5.1.0/bazel-5.1.0-windows-x86_64.exe",
"size": 46806609,
"checksum": "EDDA0B9E5481931E9162A231A837EB8C8154A5904E93A344F2205E8B96F9B8F2",
"file_type": ".exe"
},
"4.2.2": {
"url": "https://github.com/bazelbuild/bazel/releases/download/4.2.2/bazel-4.2.2-windows-x86_64.exe",
"size": 46156308,
"checksum": "EBF52F798BD5DD52004B7128235A0989826E68184450813D9EBE8DCFBB0679B5",
"file_type": ".exe"
},
"5.2.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/5.2.0/bazel-5.2.0-windows-x86_64.exe",
"size": 46861723,
"checksum": "919E5D1E9F559EA0966438B1434A74960A9FFB39E154535507B1C636EF72E2CB",
"file_type": ".exe"
},
"5.4.0": {
Expand All @@ -47,22 +59,34 @@
"checksum": "5BD612202A0AE88302BE976BE04FE8C84FF1451EED8AD2A645C9651B3D226428",
"file_type": ".exe"
},
"5.0.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/5.0.0/bazel-5.0.0-windows-x86_64.exe",
"size": 46779643,
"checksum": "452217BCC4F8153C521FD985256316CD0BCAD869FD192E1AFD406DCB16F880D6",
"6.1.1": {
"url": "https://github.com/bazelbuild/bazel/releases/download/6.1.1/bazel-6.1.1-windows-x86_64.exe",
"size": 47727731,
"checksum": "1D997D344936A1D98784AE58DB1152D083569556F85CD845E6E340EE855357F9",
"file_type": ".exe"
},
"5.3.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/5.3.0/bazel-5.3.0-windows-x86_64.exe",
"size": 46910117,
"checksum": "ED7FAB918E61D992E921C0C27700387AD1D5BE441B2FA2EBABDD7EBD5C4B84EC",
"5.1.1": {
"url": "https://github.com/bazelbuild/bazel/releases/download/5.1.1/bazel-5.1.1-windows-x86_64.exe",
"size": 46812380,
"checksum": "03061F1E9AAC1966155CA402DCD1075C6493DFE85DF72AA2CF3E12FCAA258D90",
"file_type": ".exe"
},
"6.1.2": {
"url": "https://github.com/bazelbuild/bazel/releases/download/6.1.2/bazel-6.1.2-windows-x86_64.exe",
"size": 47730090,
"checksum": "47E7F65A3BFA882910F76E2107B4298B28ACE33681BD0279E25A8F91551913C0",
"6.2.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/6.2.0/bazel-6.2.0-windows-x86_64.exe",
"size": 49229673,
"checksum": "3D119E934FFB26910FCBD44DBC5973761480F58D3A06722CB84A90E16D8C5727",
"file_type": ".exe"
},
"6.0.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/6.0.0/bazel-6.0.0-windows-x86_64.exe",
"size": 47702208,
"checksum": "9A526F74E4140E7BAB9B577CE776ADE1531C548C077229ECE3E6CDDE9A2F670B",
"file_type": ".exe"
},
"5.0.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/5.0.0/bazel-5.0.0-windows-x86_64.exe",
"size": 46779643,
"checksum": "452217BCC4F8153C521FD985256316CD0BCAD869FD192E1AFD406DCB16F880D6",
"file_type": ".exe"
},
"5.3.1": {
Expand All @@ -71,16 +95,16 @@
"checksum": "AF2D3AB072DCADFAD196B8E07B3AD2FCF06B3D5CDF8D2B69D528E760769CADD4",
"file_type": ".exe"
},
"4.2.2": {
"url": "https://github.com/bazelbuild/bazel/releases/download/4.2.2/bazel-4.2.2-windows-x86_64.exe",
"size": 46156308,
"checksum": "EBF52F798BD5DD52004B7128235A0989826E68184450813D9EBE8DCFBB0679B5",
"6.1.2": {
"url": "https://github.com/bazelbuild/bazel/releases/download/6.1.2/bazel-6.1.2-windows-x86_64.exe",
"size": 47730090,
"checksum": "47E7F65A3BFA882910F76E2107B4298B28ACE33681BD0279E25A8F91551913C0",
"file_type": ".exe"
},
"5.1.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/5.1.0/bazel-5.1.0-windows-x86_64.exe",
"size": 46806609,
"checksum": "EDDA0B9E5481931E9162A231A837EB8C8154A5904E93A344F2205E8B96F9B8F2",
"6.2.1": {
"url": "https://github.com/bazelbuild/bazel/releases/download/6.2.1/bazel-6.2.1-windows-x86_64.exe",
"size": 49229669,
"checksum": "11C5007500897F376D29524233193CB36549EF5B3D7F24AD22743A47E938C0AB",
"file_type": ".exe"
},
"4.2.0": {
Expand All @@ -89,28 +113,10 @@
"checksum": "93051779602CB3B5B2E4A31D758623719C68F4BFEDBD5ACB1ECB00E8C1581476",
"file_type": ".exe"
},
"5.2.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/5.2.0/bazel-5.2.0-windows-x86_64.exe",
"size": 46861723,
"checksum": "919E5D1E9F559EA0966438B1434A74960A9FFB39E154535507B1C636EF72E2CB",
"file_type": ".exe"
},
"5.3.2": {
"url": "https://github.com/bazelbuild/bazel/releases/download/5.3.2/bazel-5.3.2-windows-x86_64.exe",
"size": 46719156,
"checksum": "AF080EF9A8B6F27C2B2055A9E0A5155EF7138CF46B967103B91D47C675C2BBDE",
"file_type": ".exe"
},
"6.2.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/6.2.0/bazel-6.2.0-windows-x86_64.exe",
"size": 49229673,
"checksum": "3D119E934FFB26910FCBD44DBC5973761480F58D3A06722CB84A90E16D8C5727",
"file_type": ".exe"
},
"4.1.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/4.1.0/bazel-4.1.0-windows-x86_64.exe",
"size": 44876812,
"checksum": "7B2077AF7055B421FE31822F83C3C3C15E36FF39B69560BA2472DDE92DD45B46",
"5.3.0": {
"url": "https://github.com/bazelbuild/bazel/releases/download/5.3.0/bazel-5.3.0-windows-x86_64.exe",
"size": 46910117,
"checksum": "ED7FAB918E61D992E921C0C27700387AD1D5BE441B2FA2EBABDD7EBD5C4B84EC",
"file_type": ".exe"
}
}

0 comments on commit 3cb1b9b

Please sign in to comment.