diff options
| author | Jeff Carr <[email protected]> | 2025-10-04 18:25:05 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-04 18:25:05 -0500 |
| commit | 67ac3494c5ee6d5bafafde9aabbe8b962483928e (patch) | |
| tree | d9649767b1f79550178c170008c661b05730cdb2 /package.proto | |
| parent | a0fd1cac0a872b5731675c612baa603dd927394f (diff) | |
make package tablev0.0.70
Diffstat (limited to 'package.proto')
| -rw-r--r-- | package.proto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.proto b/package.proto index fdf81a3..35b0233 100644 --- a/package.proto +++ b/package.proto @@ -16,7 +16,7 @@ message Package { string pkgName = 6; // the apt filename pool/main/f/foo/foo_2.2.2_riscv64.deb } -message Packages { // `autogenpb:marshal` +message Packages { // `autogenpb:marshal` `autogenpb:gui` `autogenpb:http` string uuid = 1; // `autogenpb:uuid:2f26cc03-ea30-4481-a333-ad0acc86e1d3` string version = 2; // `autogenpb:version:v0.0.1` repeated Package packages = 3; |
