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
610 changes: 305 additions & 305 deletions arm64/linglong.yaml

Large diffs are not rendered by default.

610 changes: 305 additions & 305 deletions linglong.yaml

Large diffs are not rendered by default.

616 changes: 308 additions & 308 deletions loong64/linglong.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion mips64/linglong.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package:
id: org.deepin.runtime.dtk
name: deepin runtime
kind: runtime
version: 6.7.0.44
version: 6.7.0.45
description: Deepin Tool Kit Widget

base: org.deepin.base/25.2.2
Expand Down
580 changes: 290 additions & 290 deletions riscv64/linglong.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sw64/linglong.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package:
id: org.deepin.runtime.dtk
name: deepin runtime
kind: runtime
version: 6.7.0.44
version: 6.7.0.45
description: Deepin Tool Kit Widget

base: org.deepin.base/25.2.2
Expand Down
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_20260723_test-20260722-v3"
uosRepoURL = "https://pools.uniontech.com/desktop-professional-V25"

deepinCodename = "stable"
Expand Down