⬆️ Periphery (2.5.2), SwiftFormat (0.48.4), Version (2.0.1)

This commit is contained in:
Chris Araman 2021-06-04 10:23:06 -07:00
parent 2e498380ce
commit d7dfe378f2
4 changed files with 17 additions and 17 deletions

View file

@ -60,30 +60,30 @@
} }
}, },
"swiftformat": { "swiftformat": {
"version": "0.48.3", "version": "0.48.4",
"bottle": { "bottle": {
"rebuild": 0, "rebuild": 0,
"root_url": "https://ghcr.io/v2/homebrew/core", "root_url": "https://ghcr.io/v2/homebrew/core",
"files": { "files": {
"arm64_big_sur": { "arm64_big_sur": {
"cellar": ":any_skip_relocation", "cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:45f0d1d25e117bba4d30e3077c3445052bf4bb5238419a0747d851adbede06d1", "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:d85e28a31b1b0c3120d796f9dec0eb001369adb5166371f2dcb16bd9972ddc05",
"sha256": "45f0d1d25e117bba4d30e3077c3445052bf4bb5238419a0747d851adbede06d1" "sha256": "d85e28a31b1b0c3120d796f9dec0eb001369adb5166371f2dcb16bd9972ddc05"
}, },
"big_sur": { "big_sur": {
"cellar": ":any_skip_relocation", "cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:fbc54de6090d46e3b63592e7d304871aced14d43d2b4b23dcef1bc997b4dd8a0", "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:b8572efabc3aa0627898ae23fbb7847e5e007fb631217df54d30ac5a2b52f82a",
"sha256": "fbc54de6090d46e3b63592e7d304871aced14d43d2b4b23dcef1bc997b4dd8a0" "sha256": "b8572efabc3aa0627898ae23fbb7847e5e007fb631217df54d30ac5a2b52f82a"
}, },
"catalina": { "catalina": {
"cellar": ":any_skip_relocation", "cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:10aa177bc5b37892d4ec96e61051cf8ff5d12c6deeaef8cd276a0b2589c14848", "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:384c3e7c2ce67b2b291774c17da54d0f43ee3b93db3d5f2254c7bbdbbb42213e",
"sha256": "10aa177bc5b37892d4ec96e61051cf8ff5d12c6deeaef8cd276a0b2589c14848" "sha256": "384c3e7c2ce67b2b291774c17da54d0f43ee3b93db3d5f2254c7bbdbbb42213e"
}, },
"mojave": { "mojave": {
"cellar": ":any_skip_relocation", "cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:4be65d16c76254414d779ebc8b7e0722d728657a21f6eeef29c7a15842dbc741", "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:5093e230eccbc34e1d0782ba558bcebb3959af7cb2909a6dbefb0d8db88b4242",
"sha256": "4be65d16c76254414d779ebc8b7e0722d728657a21f6eeef29c7a15842dbc741" "sha256": "5093e230eccbc34e1d0782ba558bcebb3959af7cb2909a6dbefb0d8db88b4242"
} }
} }
} }
@ -98,12 +98,12 @@
"revision": "00757e80d6861651d3dc18bbc978edf9a5d0a8a9" "revision": "00757e80d6861651d3dc18bbc978edf9a5d0a8a9"
}, },
"peripheryapp/periphery": { "peripheryapp/periphery": {
"revision": "0655b61faa48df0c36728ac184985fd9f9dbdd37" "revision": "9a2339d2bcd07846d2ca580e88082f97b8a66095"
} }
}, },
"cask": { "cask": {
"periphery": { "periphery": {
"version": "2.5.0", "version": "2.5.2",
"options": { "options": {
"full_name": "periphery" "full_name": "periphery"
} }
@ -113,9 +113,9 @@
"system": { "system": {
"macos": { "macos": {
"big_sur": { "big_sur": {
"HOMEBREW_VERSION": "3.1.9-58-g7ae9cc3", "HOMEBREW_VERSION": "3.1.9-121-g654c78c",
"HOMEBREW_PREFIX": "/opt/homebrew", "HOMEBREW_PREFIX": "/opt/homebrew",
"Homebrew/homebrew-core": "993a5784531ac08020f0e85fa7503a484c8bc231", "Homebrew/homebrew-core": "b68a20a099cc511ee6df038b3ef46bd4793b3cf7",
"CLT": "12.5.0.22.9", "CLT": "12.5.0.22.9",
"Xcode": "12.5", "Xcode": "12.5",
"macOS": "11.4" "macOS": "11.4"

View file

@ -74,4 +74,4 @@ DEPENDENCIES
xcpretty xcpretty
BUNDLED WITH BUNDLED WITH
2.2.18 2.2.19

View file

@ -87,8 +87,8 @@
"repositoryURL": "https://github.com/mxcl/Version.git", "repositoryURL": "https://github.com/mxcl/Version.git",
"state": { "state": {
"branch": null, "branch": null,
"revision": "a94b48f36763c05629fc102837398505032dead9", "revision": "1fe824b80d89201652e7eca7c9252269a1d85e25",
"version": "2.0.0" "version": "2.0.1"
} }
} }
] ]

View file

@ -25,7 +25,7 @@ let package = Package(
.package(url: "https://github.com/Quick/Nimble.git", from: "9.2.0"), .package(url: "https://github.com/Quick/Nimble.git", from: "9.2.0"),
.package(url: "https://github.com/Quick/Quick.git", from: "4.0.0"), .package(url: "https://github.com/Quick/Quick.git", from: "4.0.0"),
.package(url: "https://github.com/mxcl/PromiseKit.git", from: "6.15.3"), .package(url: "https://github.com/mxcl/PromiseKit.git", from: "6.15.3"),
.package(url: "https://github.com/mxcl/Version.git", from: "2.0.0"), .package(url: "https://github.com/mxcl/Version.git", from: "2.0.1"),
], ],
targets: [ targets: [
// Targets are the basic building blocks of a package. A target can define a module or a test suite. // Targets are the basic building blocks of a package. A target can define a module or a test suite.