Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,208 changes: 664 additions & 544 deletions arm64/linglong.yaml

Large diffs are not rendered by default.

1,218 changes: 675 additions & 543 deletions linglong.yaml

Large diffs are not rendered by default.

1,209 changes: 660 additions & 549 deletions loong64/linglong.yaml

Large diffs are not rendered by default.

1,194 changes: 657 additions & 537 deletions mips64/linglong.yaml

Large diffs are not rendered by default.

1,202 changes: 658 additions & 544 deletions riscv64/linglong.yaml

Large diffs are not rendered by default.

1,189 changes: 656 additions & 533 deletions sw64/linglong.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion update.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
)

var (
deepinRepoURL = "http://10.20.64.92:8080/crimson_runtime/stable_20260708"
deepinRepoURL = "http://10.20.64.92:8080/crimson_runtime/stable_20260724_20260724"
uosRepoURL = "https://pools.uniontech.com/desktop-professional-V25"

deepinCodename = "stable"
Expand Down