mirror of
https://github.com/realm/SwiftLint.git
synced 2026-05-07 20:12:49 +00:00
Set CHANGELOG header back to 'Master'
And update bazel ref in readme to point to `0.49.0-rc.2`.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
## 0.49.0-rc.2: Asynchronous Defuzzer
|
||||
## Master
|
||||
|
||||
_Note: The default branch for the SwiftLint git repository will be renamed from
|
||||
`master` to `main` on September 1st. Please update any code or automation
|
||||
|
||||
@@ -102,8 +102,8 @@ swift_rules_extra_dependencies()
|
||||
|
||||
http_archive(
|
||||
name = "SwiftLint",
|
||||
sha256 = "e954f4483f7f4cf523896693ee3505585f6beb0f791e362b42d9bdbb615f051a",
|
||||
url = "https://github.com/realm/SwiftLint/releases/download/0.49.0-rc.1/bazel.tar.gz",
|
||||
sha256 = "d34bf123e6380a7527ee78c5f6ec7ede5e00e8c39a9c3b394f590374f566c57d",
|
||||
url = "https://github.com/realm/SwiftLint/releases/download/0.49.0-rc.2/bazel.tar.gz",
|
||||
)
|
||||
|
||||
load("@SwiftLint//bazel:repos.bzl", "swiftlint_repos")
|
||||
|
||||
Reference in New Issue
Block a user