aboutsummaryrefslogtreecommitdiff
path: root/Package.resolved
diff options
context:
space:
mode:
authorRuben Beltran del Rio <jj@r.bdr.sh>2025-12-13 01:17:52 +0100
committerRuben Beltran del Rio <jj@r.bdr.sh>2025-12-14 09:15:07 +0100
commit03f1a7389afeadf9aa2b1d62a38e5cb0a2a7e60d (patch)
tree2efefc34a61c62d55d8436180acfc3590287f5fd /Package.resolved
Initial implementation
Diffstat (limited to 'Package.resolved')
-rw-r--r--Package.resolved78
1 files changed, 78 insertions, 0 deletions
diff --git a/Package.resolved b/Package.resolved
new file mode 100644
index 0000000..afa9e79
--- /dev/null
+++ b/Package.resolved
@@ -0,0 +1,78 @@
+{
+ "originHash" : "96ef41dfb49c835cb0b8ea3eb973652f1b78224f412d02ea25fb3c40dbac6758",
+ "pins" : [
+ {
+ "identity" : "hdrhistogram-swift",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/HdrHistogram/hdrhistogram-swift.git",
+ "state" : {
+ "revision" : "93a1618c8aa20f6a521a9da656a3e0591889e9dc",
+ "version" : "0.1.3"
+ }
+ },
+ {
+ "identity" : "package-benchmark",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/ordo-one/package-benchmark",
+ "state" : {
+ "revision" : "5dcae6e635a33731a9385be50a972e099b08e429",
+ "version" : "1.29.6"
+ }
+ },
+ {
+ "identity" : "package-jemalloc",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/ordo-one/package-jemalloc.git",
+ "state" : {
+ "revision" : "e8a5db026963f5bfeac842d9d3f2cc8cde323b49",
+ "version" : "1.0.0"
+ }
+ },
+ {
+ "identity" : "swift-argument-parser",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/apple/swift-argument-parser.git",
+ "state" : {
+ "revision" : "cdd0ef3755280949551dc26dee5de9ddeda89f54",
+ "version" : "1.6.2"
+ }
+ },
+ {
+ "identity" : "swift-atomics",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/apple/swift-atomics.git",
+ "state" : {
+ "revision" : "b601256eab081c0f92f059e12818ac1d4f178ff7",
+ "version" : "1.3.0"
+ }
+ },
+ {
+ "identity" : "swift-numerics",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/apple/swift-numerics",
+ "state" : {
+ "revision" : "0c0290ff6b24942dadb83a929ffaaa1481df04a2",
+ "version" : "1.1.1"
+ }
+ },
+ {
+ "identity" : "swift-system",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/apple/swift-system.git",
+ "state" : {
+ "revision" : "395a77f0aa927f0ff73941d7ac35f2b46d47c9db",
+ "version" : "1.6.3"
+ }
+ },
+ {
+ "identity" : "texttable",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/ordo-one/TextTable.git",
+ "state" : {
+ "revision" : "a27a07300cf4ae322e0079ca0a475c5583dd575f",
+ "version" : "0.0.2"
+ }
+ }
+ ],
+ "version" : 3
+}