Bluej v542, Arduino IDE 2 testing
This commit is contained in:
parent
58fd458616
commit
c04e753bb9
7 changed files with 52 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- name: Create greenfoot/bluej version strings w/o points
|
||||
set_fact:
|
||||
bluejVersion: "{{ bluej_target_version | replace('.','') }}"
|
||||
bluejVersion: "{{ bluej_target_version | replace('.','.') }}"
|
||||
greenfootVersion: "{{ greenfoot_target_version | replace('.','') }}"
|
||||
|
||||
- name: Get download URIs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue