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 }} name: build-logs-${{ matrix.os }}-${{ matrix.php }}
path: log path: log
- name: Setup tmate session # - name: Setup tmate session
if: ${{ failure() }} # if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3 # uses: mxschmitt/action-tmate@v3

View File

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