Compare commits
7 Commits
071de6a716
...
d28087cd7c
| Author | SHA1 | Date | |
|---|---|---|---|
| d28087cd7c | |||
| 9903a888dc | |||
| 6fe13f2c06 | |||
| e1c0dc7f85 | |||
| 2de5147e27 | |||
| a5b7591187 | |||
| a8ec31fbde |
@@ -1,14 +1,15 @@
|
||||
---
|
||||
arch: amd64
|
||||
builds:
|
||||
- image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
release: '1'
|
||||
repository: [almalinux/el8]
|
||||
version: 2.1.120
|
||||
release: 1
|
||||
repository:
|
||||
- almalinux/el8
|
||||
version: 2.1.126
|
||||
- image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
release: '1'
|
||||
repository: [almalinux/el9]
|
||||
version: 2.1.120
|
||||
release: 1
|
||||
repository:
|
||||
- almalinux/el9
|
||||
version: 2.1.126
|
||||
claude_ai: true
|
||||
description: Claude Code - Anthropic's agentic AI coding tool
|
||||
homepage: https://claude.ai/code
|
||||
|
||||
@@ -11,9 +11,9 @@ builds:
|
||||
- almalinux/el8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
release: 1
|
||||
version: 4.0.5
|
||||
version: 4.1.4
|
||||
- repository:
|
||||
- almalinux/el9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
release: 1
|
||||
version: 4.0.5
|
||||
version: 4.1.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: starship
|
||||
github: starship/starship
|
||||
description: The minimal, blazing-fast, and infinitely customizable prompt for any shell.
|
||||
description: The minimal, blazing-fast, and infinitely customizable prompt for any
|
||||
shell.
|
||||
arch: amd64
|
||||
platform: linux
|
||||
maintainer: starship
|
||||
@@ -12,9 +12,9 @@ builds:
|
||||
- almalinux/el8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
release: 1
|
||||
version: 1.25.0
|
||||
version: 1.25.1
|
||||
- repository:
|
||||
- almalinux/el9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
release: 1
|
||||
version: 1.25.0
|
||||
version: 1.25.1
|
||||
|
||||
Reference in New Issue
Block a user