|
46 | 46 | { "repository": |
47 | 47 | { "type": "git" |
48 | 48 | , "repository": "https://github.com/just-buildsystem/justbuild" |
49 | | - , "branch": "v1.1.0-beta1" |
50 | | - , "commit": "7b776d35325ed3f07eaaf69699f4be948dd1394c" |
| 49 | + , "branch": "v1.1.0" |
| 50 | + , "commit": "d88b339c386b81492fce481cb8fc12d1f1d90aad" |
51 | 51 | } |
52 | 52 | , "bindings": |
53 | 53 | { "rules": "just/rules-just" |
|
297 | 297 | { "repository": |
298 | 298 | { "type": "git" |
299 | 299 | , "repository": "https://github.com/just-buildsystem/justbuild" |
300 | | - , "branch": "v1.1.0-beta1" |
301 | | - , "commit": "7b776d35325ed3f07eaaf69699f4be948dd1394c" |
| 300 | + , "branch": "v1.1.0" |
| 301 | + , "commit": "d88b339c386b81492fce481cb8fc12d1f1d90aad" |
302 | 302 | , "subdir": "etc/patches" |
303 | 303 | } |
304 | 304 | } |
|
332 | 332 | { "repository": |
333 | 333 | { "type": "git" |
334 | 334 | , "repository": "https://github.com/just-buildsystem/justbuild" |
335 | | - , "branch": "v1.1.0-beta1" |
336 | | - , "commit": "7b776d35325ed3f07eaaf69699f4be948dd1394c" |
| 335 | + , "branch": "v1.1.0" |
| 336 | + , "commit": "d88b339c386b81492fce481cb8fc12d1f1d90aad" |
337 | 337 | , "subdir": "rules" |
338 | 338 | } |
339 | 339 | , "target_root": "just/defaults" |
|
404 | 404 | , "target_root": "just/defaults" |
405 | 405 | , "rule_root": "just/rules" |
406 | 406 | , "target_file_name": "TARGETS.protobuf" |
407 | | - , "bindings": |
408 | | - { "base": "just/rules" |
409 | | - , "protoc": "just/protobuf" |
410 | | - , "grpc": "just/com_github_grpc_grpc" |
411 | | - } |
| 407 | + , "bindings": {"base": "just/rules"} |
412 | 408 | } |
413 | 409 | , "just/rules-re2": |
414 | 410 | { "repository": "just/rules" |
|
447 | 443 | { "repository": |
448 | 444 | { "type": "git" |
449 | 445 | , "repository": "https://github.com/just-buildsystem/justbuild" |
450 | | - , "branch": "v1.1.0-beta1" |
451 | | - , "commit": "7b776d35325ed3f07eaaf69699f4be948dd1394c" |
| 446 | + , "branch": "v1.1.0" |
| 447 | + , "commit": "d88b339c386b81492fce481cb8fc12d1f1d90aad" |
452 | 448 | , "subdir": "etc/defaults" |
453 | 449 | } |
454 | 450 | } |
455 | 451 | , "just/import targets": |
456 | 452 | { "repository": |
457 | 453 | { "type": "git" |
458 | 454 | , "repository": "https://github.com/just-buildsystem/justbuild" |
459 | | - , "branch": "v1.1.0-beta1" |
460 | | - , "commit": "7b776d35325ed3f07eaaf69699f4be948dd1394c" |
| 455 | + , "branch": "v1.1.0" |
| 456 | + , "commit": "d88b339c386b81492fce481cb8fc12d1f1d90aad" |
461 | 457 | , "subdir": "etc/import" |
462 | 458 | } |
463 | 459 | } |
|
0 commit comments