Skip to content

Commit 39b54f3

Browse files
authored
Auto-update: defaults-o2.sh o2pdpsuite.sh o2physics.sh o2.sh o2dpg.sh (#4785)
1 parent 54c2514 commit 39b54f3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

o2.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package: O2
22
version: "%(tag_basename)s"
3-
tag: "nightly-20230126"
3+
tag: "nightly-20230127"
44
requires:
55
- arrow
66
- FairRoot

o2dpg.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package: O2DPG
22
version: "%(tag_basename)s"
3-
tag: "nightly-20230126"
3+
tag: "nightly-20230127"
44
source: https://github.com/AliceO2Group/O2DPG.git
55
build_requires:
66
- alibuild-recipe-tools

o2pdpsuite.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package: O2PDPSuite
22
version: "%(tag_basename)s"
3-
tag: "nightly-20230126"
3+
tag: "nightly-20230127"
44
requires:
55
- O2
66
- DataDistribution

o2physics.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package: O2Physics
22
version: "%(tag_basename)s"
3-
tag: "nightly-20230126"
3+
tag: "nightly-20230127"
44
requires:
55
- O2
66
- ONNXRuntime

0 commit comments

Comments
 (0)