Skip to content

Commit

Permalink
Updated BlackBox url (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
AllDmeat authored Jun 20, 2023
1 parent 2bda9d5 commit 90e8714
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
{
"identity" : "blackbox",
"kind" : "remoteSourceControl",
"location" : "https://github.com/dodopizza/BlackBox.git",
"location" : "https://github.com/dodobrands/BlackBox.git",
"state" : {
"revision" : "6b8df670e2f971a2ec6945ab454625169b42eb57",
"version" : "1.0.0"
"revision" : "a3ac1c769c4019bfe23a64ac23f6d678c20ab737",
"version" : "1.0.1"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ let package = Package(
dependencies: [
// Dependencies declare other packages that this package depends on.
.package(
url: "https://github.com/dodopizza/BlackBox.git",
url: "https://github.com/dodobrands/BlackBox.git",
from: "1.0.0"
),
.package(
Expand Down

0 comments on commit 90e8714

Please sign in to comment.