Skip to content

Commit bce0cb8

Browse files
authored
Update shard.yml
1 parent b9b58df commit bce0cb8

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

HackerOS-Updater/shard.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,20 @@
1+
name: HackerOS-Updater
2+
version: 0.1.0
3+
4+
authors:
5+
- HackerOS Team <[email protected]>
6+
7+
description: |
8+
Updater tool for HackerOS
9+
10+
crystal: ">= 1.0.0"
11+
12+
license: MIT
13+
14+
targets:
15+
HackerOS-Updater:
16+
main: src/main.cr
17+
18+
dependencies:
19+
# No external dependencies needed as all used modules are in Crystal stdlib
120

0 commit comments

Comments
 (0)