spark/ts/00_commitinfo_data.ts

9 lines
325 B
TypeScript
Raw Normal View History

2024-05-08 18:49:10 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@serve.zone/spark',
2024-06-13 13:30:49 +00:00
version: '1.0.89',
2024-06-13 13:19:59 +00:00
description: 'A comprehensive tool for maintaining and configuring servers, integrating with Docker and supporting advanced task scheduling, targeted at the Servezone infrastructure.'
2024-05-08 18:49:10 +00:00
}