Skip to content

Commit

Permalink
swap version to commit date
Browse files Browse the repository at this point in the history
  • Loading branch information
keith committed Mar 22, 2024
1 parent 9196000 commit e82a2e4
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module(
name = "upb",
version = "0.0.0-20240321-e7430e6",
version = "0.0.0-20230907-e7430e6",
compatibility_level = 1,
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@@ -0,0 +1,19 @@
+module(
+ name = "upb",
+ version = "0.0.0-20240321-e7430e6",
+ version = "0.0.0-20230907-e7430e6",
+ compatibility_level = 1,
+)
+
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"url": "https://github.com/protocolbuffers/upb/archive/e7430e66d6e51def2a88f0b66fdab62b0d9492c1.tar.gz",
"patch_strip": 1,
"patches": {
"0001-Add-MODULE.bazel.patch": "sha256-K/+EwB3gjYbjN8zTSnuY2ID8ZOoxsJAJazUijpHayMM=",
"0001-Add-MODULE.bazel.patch": "sha256-AC7tn9EKtF9UprYQKdPxH/PQGLF9U0jgoSZfh/rzmuc=",
"0002-Add-utf8_range-dependency.patch": "sha256-zQDiCRqENGZ2Y5+WTjSgmkTWSaRHaU0vefc+XUxksaw=",
"0003-Add-textformat-alias.patch": "sha256-IHkHImqzDKY8zQqheZGwuluHqtkFbZgj0wfNXmvHf3w="
}
Expand Down
2 changes: 1 addition & 1 deletion modules/upb/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"0.0.0-20220602-e5f2601",
"0.0.0-20220923-a547704",
"0.0.0-20230516-61a97ef",
"0.0.0-20240321-e7430e6"
"0.0.0-20230907-e7430e6"
],
"yanked_versions": {}
}

0 comments on commit e82a2e4

Please sign in to comment.