Use direct link to official release instead of mirror

This commit is contained in:
crazywhalecc
2026-04-10 13:52:21 +08:00
parent 544fd15c0b
commit cf48d131b3
2 changed files with 5 additions and 7 deletions

View File

@@ -209,6 +209,6 @@ jobs:
name: build-logs-${{ matrix.os }}-${{ matrix.php }}
path: log
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3
# - name: Setup tmate session
# if: ${{ failure() }}
# uses: mxschmitt/action-tmate@v3

View File

@@ -462,10 +462,8 @@
}
},
"krb5": {
"type": "ghtagtar",
"repo": "krb5/krb5",
"match": "krb5.+-final",
"prefer-stable": true,
"type": "url",
"url": "https://web.mit.edu/kerberos/dist/krb5/1.22/krb5-1.22.2.tar.gz",
"license": {
"type": "file",
"path": "NOTICE"