mirror of
https://github.com/GayPizzaSpecifications/darwin-apk.git
synced 2025-08-03 21:41:31 +00:00
first async refactor of fetch/index
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
import Foundation
|
||||
import CryptoKit
|
||||
|
||||
public struct ApkIndexRepository {
|
||||
public struct ApkIndexRepository: Sendable {
|
||||
public let name: String
|
||||
public let arch: String
|
||||
public let discriminator: String
|
||||
|
Reference in New Issue
Block a user