Skip to content

Commit 39c797c

Browse files
actions-usergithub-actions[bot]
authored andcommitted
Automated Change to packages
1 parent 57574ea commit 39c797c

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

packages/clap.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"root_file": "/clap.zig",
88
"description": "Simple command line argument parsing library",
99
"license": "mit",
10-
"updated_at": "2023-04-07T23:59:01Z",
10+
"updated_at": "2023-04-10T00:18:53Z",
1111
"homepage": ""
1212
}

packages/interface.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"root_file": "/interface.zig",
88
"description": "Dynamic dispatch for zig made easy",
99
"license": "mit",
10-
"updated_at": "2023-04-05T05:47:18Z",
10+
"updated_at": "2023-04-10T00:18:11Z",
1111
"homepage": null
1212
}

packages/network.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"root_file": "/network.zig",
88
"description": "A smallest-common-subset of socket functions for crossplatform networking, TCP & UDP",
99
"license": "mit",
10-
"updated_at": "2023-04-08T05:52:24Z",
10+
"updated_at": "2023-04-09T11:34:41Z",
1111
"homepage": null
1212
}

packages/sdl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"root_file": "/src/lib.zig",
99
"description": "A shallow wrapper around SDL that provides object API and error handling",
1010
"license": "mit",
11-
"updated_at": "2023-04-08T02:14:38Z",
11+
"updated_at": "2023-04-10T00:14:59Z",
1212
"homepage": ""
1313
}

packages/vulkan-zig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"root_file": "/generator/index.zig",
99
"description": "Vulkan binding generator for Zig",
1010
"license": "mit",
11-
"updated_at": "2023-04-04T14:49:42Z",
11+
"updated_at": "2023-04-09T22:27:02Z",
1212
"homepage": ""
1313
}

0 commit comments

Comments
 (0)