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

Large diffs are not rendered by default.

752 changes: 376 additions & 376 deletions linglong.yaml

Large diffs are not rendered by default.

760 changes: 380 additions & 380 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.48
version: 6.7.0.49
description: Deepin Tool Kit Widget

base: org.deepin.base/25.2.2
Expand Down
760 changes: 380 additions & 380 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.48
version: 6.7.0.49
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_20260819_20260819"
deepinRepoURL = "http://10.20.64.92:8080/crimson_runtime/stable_20260911_test"
uosRepoURL = "https://pools.uniontech.com/desktop-professional-V25"

deepinCodename = "stable"
Expand Down