A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/seleniumhq/selenium/commit/d56c876e3441cca25dbee9adfa1e67b2f69bfa2e below:

Update pinned browsers · SeleniumHQ/selenium@d56c876 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+19

-19

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+19

-19

lines changed Original file line number Diff line number Diff line change

@@ -10,15 +10,15 @@ def pin_browsers():

10 10 11 11

http_archive(

12 12

name = "linux_firefox",

13 -

url = "https://ftp.mozilla.org/pub/firefox/releases/102.0/linux-x86_64/en-US/firefox-102.0.tar.bz2",

14 -

sha256 = "2673d387d22ae6e21c20f091dc4811197aaa516110d44133e4d14c91d5568f87",

13 +

url = "https://ftp.mozilla.org/pub/firefox/releases/103.0.2/linux-x86_64/en-US/firefox-103.0.2.tar.bz2",

14 +

sha256 = "7869a2d95e02d34b105b37baa669cf29e0fd075fd883eaf4b2bd4e0ced77f6ca",

15 15

build_file_content = "exports_files([\"firefox\"])",

16 16

)

17 17 18 18

dmg_archive(

19 19

name = "mac_firefox",

20 -

url = "https://ftp.mozilla.org/pub/firefox/releases/102.0/mac/en-US/Firefox%20102.0.dmg",

21 -

sha256 = "93c6dac2e979960a4e2d33a9aabd5daebcfe44bb0ae1bcecc10fd538ab66725f",

20 +

url = "https://ftp.mozilla.org/pub/firefox/releases/103.0.2/mac/en-US/Firefox%20103.0.2.dmg",

21 +

sha256 = "c3e9e2ec300d231ee6e9cdfe1dd8fc03d62ac6c23d8ddfcc9358e430dca73ea4",

22 22

build_file_content = "exports_files([\"Firefox.app\"])",

23 23

)

24 24

@@ -38,53 +38,53 @@ def pin_browsers():

38 38 39 39

pkg_archive(

40 40

name = "mac_edge",

41 -

url = "https://officecdn-microsoft-com.akamaized.net/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/MicrosoftEdge-103.0.1264.44.pkg?platform=Mac&Consent=0&channel=Stable",

42 -

sha256 = "49ae051c3f4207ceb8b7a53068d8912b3939f544e9f97464abe3a26d67f8447c",

41 +

url = "https://officecdn-microsoft-com.akamaized.net/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/MicrosoftEdge-104.0.1293.47.pkg?platform=Mac&Consent=0&channel=Stable",

42 +

sha256 = "45bdd7eddf65816b17df49ffbe0f49ad5322b4e2385bb73adec70ebd26aee89f",

43 43

move = {

44 -

"MicrosoftEdge-103.0.1264.44.pkg/Payload/Microsoft Edge.app": "Edge.app",

44 +

"MicrosoftEdge-104.0.1293.47.pkg/Payload/Microsoft Edge.app": "Edge.app",

45 45

},

46 46

build_file_content = "exports_files([\"Edge.app\"])",

47 47

)

48 48 49 49

http_archive(

50 50

name = "linux_edgedriver",

51 -

url = "https://msedgedriver.azureedge.net/103.0.1264.44/edgedriver_linux64.zip",

52 -

sha256 = "ed154c7c58d565093f1d5d42fcd82e27354ff0cfed960e9e83e0435df8dd630a",

51 +

url = "https://msedgedriver.azureedge.net/104.0.1293.47/edgedriver_linux64.zip",

52 +

sha256 = "ac8f7b9150ef8f7c01845025080d60cad3f3b2453abff13bfd026f88ad7bb209",

53 53

build_file_content = "exports_files([\"msedgedriver\"])",

54 54

)

55 55 56 56

http_archive(

57 57

name = "mac_edgedriver",

58 -

url = "https://msedgedriver.azureedge.net/103.0.1264.44/edgedriver_mac64.zip",

59 -

sha256 = "31d6d88562ce8474190b6ca314cd224b490098a48b48b7ba197c14f29070569e",

58 +

url = "https://msedgedriver.azureedge.net/104.0.1293.47/edgedriver_mac64.zip",

59 +

sha256 = "0a0d8cfcfcbb77bc7524c30eed5943065dff9274035d0633c3c6bb3ac05f4d5b",

60 60

build_file_content = "exports_files([\"msedgedriver\"])",

61 61

)

62 62 63 63

http_archive(

64 64

name = "linux_chrome",

65 -

url = "https://storage.googleapis.com/chromium-browser-snapshots/Linux_x64/1002780/chrome-linux.zip",

66 -

sha256 = "f0c5cf79ff25162720b80052e0225b0041317b6633a28132df943639b722854a",

65 +

url = "https://storage.googleapis.com/chromium-browser-snapshots/Linux_x64/1012652/chrome-linux.zip",

66 +

sha256 = "1074f18c62d6b2908c8b74c20b9ca78eb756f4fa3aadd5c93c9db4a1f0cecc73",

67 67

build_file_content = "exports_files([\"chrome-linux\"])",

68 68

)

69 69 70 70

http_archive(

71 71

name = "mac_chrome",

72 -

url = "https://storage.googleapis.com/chromium-browser-snapshots/Mac/1002780/chrome-mac.zip",

73 -

sha256 = "39386bd9603867fd225622cdce9c26b0b7b4173fa017cecb28045a2f1ebc5921",

72 +

url = "https://storage.googleapis.com/chromium-browser-snapshots/Mac/1012652/chrome-mac.zip",

73 +

sha256 = "37bc3bcb2c7bf7d67ccb8067671c192e581c90b9f0a3f296fe839cff33166e9b",

74 74

strip_prefix = "chrome-mac",

75 75

build_file_content = "exports_files([\"Chromium.app\"])",

76 76

)

77 77 78 78

http_archive(

79 79

name = "linux_chromedriver",

80 -

url = "https://chromedriver.storage.googleapis.com/103.0.5060.53/chromedriver_linux64.zip",

81 -

sha256 = "adec44a6d392d71aa456993d5fdcc7aade5b20e0360770cc61a272e17076fdbe",

80 +

url = "https://chromedriver.storage.googleapis.com/104.0.5112.79/chromedriver_linux64.zip",

81 +

sha256 = "7ce8ead8761c08c8bfb910c4f09ac5fe632d1de6ac464c3f8f2cd1a2ae895dd9",

82 82

build_file_content = "exports_files([\"chromedriver\"])",

83 83

)

84 84 85 85

http_archive(

86 86

name = "mac_chromedriver",

87 -

url = "https://chromedriver.storage.googleapis.com/103.0.5060.53/chromedriver_mac64.zip",

88 -

sha256 = "17b8dabdefd001e8b5a87041b5394fec58f9fcb9cdd85a0598b58ebc3c882b0e",

87 +

url = "https://chromedriver.storage.googleapis.com/104.0.5112.79/chromedriver_mac64.zip",

88 +

sha256 = "65766e1c5cecf0e560cfb602bdc62e181d89a35258cf2dfbbb2a8cad37d2f451",

89 89

build_file_content = "exports_files([\"chromedriver\"])",

90 90

)

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4