Skip to content

Commit 1d05680

Browse files
committed
Update fixture artifacts
1 parent c64e482 commit 1d05680

25 files changed

Lines changed: 66 additions & 66 deletions

packages/cashscript/test/fixture/Bar.artifact.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export default {
6464
},
6565
compiler: {
6666
name: 'cashc',
67-
version: '0.11.0',
67+
version: '0.13.0-next.2',
6868
},
69-
updatedAt: '2025-06-16T15:05:54.204Z',
69+
updatedAt: '2026-01-20T10:49:39.179Z',
7070
} as const;

packages/cashscript/test/fixture/Bar.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
},
6565
"compiler": {
6666
"name": "cashc",
67-
"version": "0.11.0"
67+
"version": "0.13.0-next.2"
6868
},
69-
"updatedAt": "2025-06-16T15:05:53.940Z"
70-
}
69+
"updatedAt": "2026-01-20T10:49:38.918Z"
70+
}

packages/cashscript/test/fixture/Foo.artifact.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export default {
4848
},
4949
compiler: {
5050
name: 'cashc',
51-
version: '0.11.0',
51+
version: '0.13.0-next.2',
5252
},
53-
updatedAt: '2025-06-16T15:05:54.732Z',
53+
updatedAt: '2026-01-20T10:49:39.679Z',
5454
} as const;

packages/cashscript/test/fixture/Foo.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"compiler": {
5050
"name": "cashc",
51-
"version": "0.11.0"
51+
"version": "0.13.0-next.2"
5252
},
53-
"updatedAt": "2025-06-16T15:05:54.487Z"
54-
}
53+
"updatedAt": "2026-01-20T10:49:39.429Z"
54+
}

packages/cashscript/test/fixture/SiblingIntrospection.artifact.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export default {
6262
},
6363
compiler: {
6464
name: 'cashc',
65-
version: '0.11.0',
65+
version: '0.13.0-next.2',
6666
},
67-
updatedAt: '2025-06-16T16:07:30.092Z',
67+
updatedAt: '2026-01-20T10:49:38.649Z',
6868
} as const;

packages/cashscript/test/fixture/SiblingIntrospection.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
"compiler": {
6464
"name": "cashc",
65-
"version": "0.11.0"
65+
"version": "0.13.0-next.2"
6666
},
67-
"updatedAt": "2025-06-16T16:07:29.693Z"
68-
}
67+
"updatedAt": "2026-01-20T10:49:38.293Z"
68+
}

packages/cashscript/test/fixture/announcement.artifact.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export default {
3434
},
3535
compiler: {
3636
name: 'cashc',
37-
version: '0.11.0',
37+
version: '0.13.0-next.2',
3838
},
39-
updatedAt: '2025-06-16T14:40:53.438Z',
39+
updatedAt: '2026-01-20T10:49:37.942Z',
4040
} as const;

packages/cashscript/test/fixture/announcement.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"compiler": {
3636
"name": "cashc",
37-
"version": "0.11.0"
37+
"version": "0.13.0-next.2"
3838
},
39-
"updatedAt": "2025-05-11T10:02:25.092Z"
40-
}
39+
"updatedAt": "2026-01-20T10:49:37.662Z"
40+
}

packages/cashscript/test/fixture/bigint.artifact.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export default {
3535
},
3636
compiler: {
3737
name: 'cashc',
38-
version: '0.11.0',
38+
version: '0.13.0-next.2',
3939
},
40-
updatedAt: '2025-06-16T15:05:52.713Z',
40+
updatedAt: '2026-01-20T10:49:37.394Z',
4141
} as const;

packages/cashscript/test/fixture/bigint.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"compiler": {
3737
"name": "cashc",
38-
"version": "0.11.0"
38+
"version": "0.13.0-next.2"
3939
},
40-
"updatedAt": "2025-06-16T15:05:52.485Z"
41-
}
40+
"updatedAt": "2026-01-20T10:49:37.159Z"
41+
}

0 commit comments

Comments
 (0)