A RetroSearch Logo

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

Search Query:

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

Bump pinned browsers · SeleniumHQ/selenium@33106b6 · 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/104.0/linux-x86_64/en-US/firefox-104.0.tar.bz2",

14 -

sha256 = "9b8d307e7f6e46d468b7c9997f542821aa0cdef4d8ed95aa7dd1b66d48380478",

13 +

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

14 +

sha256 = "89830b1a083ce589927e5807c632deb0a4d20d582b8bad558d2d63b731893420",

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/104.0/mac/en-US/Firefox%20104.0.dmg",

21 -

sha256 = "e7671127eedc92135b55844dcb9888120e8fb37550f59b3722af2ddca23f4e15",

20 +

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

21 +

sha256 = "e49dc15eca7faaa4ddd537bff3a5f7848888bd0e97812e6724c4e43f37d29436",

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-104.0.1293.70.pkg?platform=Mac&Consent=0&channel=Stable",

42 -

sha256 = "18e1861cd4c51d7b6877f5d9f492feb5c34fcfad1f5165773024109cf483e166",

41 +

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

42 +

sha256 = "951d7337f1d9b45d8eda2434d31afd9b4b9027f8fbca53a21f4d9f3f374e74f1",

43 43

move = {

44 -

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

44 +

"MicrosoftEdge-105.0.1343.33.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/104.0.1293.70/edgedriver_linux64.zip",

52 -

sha256 = "4b5df747d116fdf9cb8e84d28b5b9ba700573cf45ca56a437b7482e7142ffde0",

51 +

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

52 +

sha256 = "d164e8aa2233d4ad884230e22392a2985c7a0353dc8898898bb189e10a231dd8",

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/104.0.1293.70/edgedriver_mac64.zip",

59 -

sha256 = "09863ffc9b004ccf45eea26e53e2266edbcdfcdf000673bb2e0c02d39b89be04",

58 +

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

59 +

sha256 = "8ba14b0931b50b180510a2e2ed8bb63e534e26ebc09c766b03eac60852291af1",

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/1012652/chrome-linux.zip",

66 -

sha256 = "1074f18c62d6b2908c8b74c20b9ca78eb756f4fa3aadd5c93c9db4a1f0cecc73",

65 +

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

66 +

sha256 = "65ab83df17a63b211432b2b7596ba97b98be6b3103b930096050417b510e068e",

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/1012652/chrome-mac.zip",

73 -

sha256 = "37bc3bcb2c7bf7d67ccb8067671c192e581c90b9f0a3f296fe839cff33166e9b",

72 +

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

73 +

sha256 = "8f3f899a849f7fb925b18da4396b90a81eb785783a3251c75b4d07207d9b5a09",

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/104.0.5112.79/chromedriver_linux64.zip",

81 -

sha256 = "7ce8ead8761c08c8bfb910c4f09ac5fe632d1de6ac464c3f8f2cd1a2ae895dd9",

80 +

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

81 +

sha256 = "c41cc88ac6c7b6e5c48b7ca629d48bf594903862a3d30cdeb35a97d48c397318",

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/104.0.5112.79/chromedriver_mac64.zip",

88 -

sha256 = "65766e1c5cecf0e560cfb602bdc62e181d89a35258cf2dfbbb2a8cad37d2f451",

87 +

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

88 +

sha256 = "c0e2982c36f02216a4eaaaff2672b6aa702bbc2b904b00e4ca736c708b784867",

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